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