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; }

Field Value

Exception.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also