Gets the status of the response.
Namespace:
Rebex.Net
Assembly:
Rebex.Sftp (in Rebex.Sftp.dll)
Syntax
Visual Basic |
---|
Public ReadOnly Property Status As SftpExceptionStatus Get |
C# |
---|
public SftpExceptionStatus Status { get; } |