Gets the currently executed suboperation of the multi-file transfer operation.
Namespace:
Rebex.Net
Assembly:
Rebex.Ftp (in Rebex.Ftp.dll)
Syntax
Visual Basic |
---|
Public ReadOnly Property Operation As FtpBatchTransferOperation Get |
C# |
---|
public FtpBatchTransferOperation Operation { get; } |