Click or drag to resize
TcpNetworkClient Properties

The TcpNetworkClient type exposes the following members.

Properties
  NameDescription
Public propertyIsConnected
Returns true if socket is connected to endpoint, otherwise false.
Public propertyRemoteEndpoint
Gets the underlying remote endpoint. The value is only valid when the underlying socket is connected.
Top
See Also