Gets or sets the currently selected next action.
Specifies the operation to perform as the step of the multi-file transfer execution.
Namespace:
Rebex.Net
Assembly:
Rebex.Ftp (in Rebex.Ftp.dll)
Syntax
Visual Basic |
---|
Public Property Action As FtpBatchTransferAction Get Set |
C# |
---|
public FtpBatchTransferAction Action { get; set; } |