ISocket.Connected Property
Namespace: Rebex.Net
Assembly: Rebex.Networking.dll (version 7.0.9147)
Connected
Gets a value that indicates whether the ISocket is connected to a remote host as of the last Send or Receive operation.
Declaration
bool Connected { get; }