Gets a value that indicates whether the ISocket is connected to a remote host as of the last Send or Receive operation.
Namespace:
Rebex.Net
Assembly:
Rebex.Networking (in Rebex.Networking.dll)
Syntax
Visual Basic |
---|
ReadOnly Property Connected As Boolean Get |
C# |
---|
bool Connected { get; } |