SftpException.Code Property
Namespace: Rebex.Net
Assembly: Rebex.Sftp.dll (version 7.0.9147)
Code
Gets the Sftp
Declaration
public SftpErrorCode Code { get; }
Property Value
Type | Description |
---|---|
Sftp |
The Code is only meaningful if Status is Protocol |