SshException.Status Property
Namespace: Rebex.Net
Assembly: Rebex.Networking.dll (version 7.0.9083)
Status
Gets the exception status.
Declaration
public SshExceptionStatus Status { get; }
Property Value
Type | Description |
---|---|
SshExceptionStatus | One of the SshExceptionStatus values. |