SftpBatchTransferProblemDetectedEventArgs.Action Property
Namespace: Rebex.Net
Assembly: Rebex.Sftp.dll (version 7.0.9083)
Action
Gets or sets the currently selected next action. Specifies the operation to perform as the step of the multi-file transfer execution.
Declaration
public SftpBatchTransferAction Action { get; set; }
Property Value
Type | Description |
---|---|
SftpBatchTransferAction | Next action. |