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