FtpBatchTransferProgressEventArgs.Operation Property
Namespace: Rebex.Net
Assembly: Rebex.Ftp.dll (version 7.0.9448)
Operation
Gets the currently executed suboperation of the multi-file transfer operation.
Declaration
public FtpBatchTransferOperation Operation { get; }
Property Value
| Type | Description |
|---|---|
| FtpBatchTransferOperation | Operation. |