TlsServerSocket.Connected Property
Namespace: Rebex.Net
Assembly: Rebex.Networking.dll (version 7.0.9147)
Connected
Gets a value indicating whether a Tls
Declaration
public bool Connected { get; }
Property Value
Implements
Remarks
Gets the connection state of the Tls
Note: There is no guarantee that the session is still connected even though Connected returns true.