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