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