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