Click or drag to resize
ITcpConnectionStateService Methods

The ITcpConnectionStateService type exposes the following members.

Methods
  NameDescription
Public methodDescribeRemoteConnectionState
Returns a description of the state of a remote end-point.
Public methodIsRemoteConnectionEstablished
Returns true if the connection to the remote end-point was in the ESTABLISHED state when the object was constructed.
Public methodRefreshTcpConnectionStates
Reloads the cache of connection states that was established when the object was created. All other methods work off this cache, they do not perform live lookups.
Top
See Also