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