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