Tests the connection to the specified server.
Server port for remote protocols. Not used with the LPC protocol.
The default M-Files server port is 2266.
Protocol sequence name to be used in server communication. Supported protocols include:
Visual Basic |
---|
Public Function TestConnectionToServerEx( _ Optional ByVal Server As String = "localhost", _ Optional ByVal Port As String = 2266, _ Optional ByVal ProtocolSequence As String = "ncacn_ip_tcp", _ Optional ByVal EncryptedConnection As Boolean = False _ ) As Long |
Server port for remote protocols. Not used with the LPC protocol.
The default M-Files server port is 2266.
Protocol sequence name to be used in server communication. Supported protocols include:
Round-trip time in milliseconds