FtpBatchTransferProblemDetectedEventArgs.Action Property
Namespace: Rebex.Net
Assembly: Rebex.Ftp.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 FtpBatchTransferAction Action { get; set; }
Property Value
Type | Description |
---|---|
FtpBatchTransferAction | Next action. |