TlsClientSocket.Session Property
Namespace: Rebex.Net
Assembly: Rebex.Networking.dll (version 7.0.9313)
Session
Gets the connection session Inherited from TlsSocket.
Declaration
public TlsSession Session { get; }
Property Value
| Type | Description | 
|---|---|
| TlsSession | The connection session.  |