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