ScpException.Status Property
Namespace: Rebex.Net
Assembly: Rebex.Sftp.dll (version 7.0.9083)
Status
Gets the status of the response.
Declaration
public ScpExceptionStatus Status { get; }
Property Value
Type | Description |
---|---|
ScpExceptionStatus | One of the ScpExceptionStatus values. |