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