TlsException.Status Property
Namespace: Rebex.Net
Assembly: Rebex.Networking.dll (version 7.0.9448)
Status
Gets error status. Inherited from NetworkSessionException.
Declaration
public NetworkSessionExceptionStatus Status { get; protected set; }
Property Value
| Type | Description |
|---|---|
| NetworkSessionExceptionStatus | One of the NetworkSessionExceptionStatus values. |