The BaseSocket type exposes the following members.

Properties

  NameDescription
Public propertyAddressFamily
Public propertyAvailable
Public propertyConnected
True if the socket was connected at the last operation
Public propertyLocalEndPoint
Gets the local endpoint.
Public propertyRemoteEndPoint
Gets the remote endpoint.

See Also