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.Sftp (in Rebex.Sftp.dll)
Syntax
Visual Basic |
---|
Public Property Action As SftpBatchTransferAction Get Set |
C# |
---|
public SftpBatchTransferAction Action { get; set; } |