SftpBatchTransferProblemDetectedEventArgs.Exception Property
Namespace: Rebex.Net
Assembly: Rebex.Sftp.dll (version 7.0.9147)
Exception
Gets the exception which will be raised if Action property is set to SftpBatchTransferAction.ThrowException.
The Problem
Declaration
public SftpBatchTransferException Exception { get; }
Property Value
Type | Description |
---|---|
Rebex. |
Exception. |