Gets the exception which will be raised if Action property is set to SftpBatchTransferAction.ThrowException.
The ProblemType property contains further description.
Namespace:
Rebex.Net
Assembly:
Rebex.Sftp (in Rebex.Sftp.dll)
Syntax
| Visual Basic |
|---|
Public ReadOnly Property Exception As SftpBatchTransferException Get |
| C# |
|---|
public SftpBatchTransferException Exception { get; } |