Gets the currently executed suboperation of the multi-file transfer operation.

Namespace:  Rebex.Net
Assembly:  Rebex.Sftp (in Rebex.Sftp.dll)

Syntax

Visual Basic
Public ReadOnly Property Operation As SftpBatchTransferOperation
	Get
C#
public SftpBatchTransferOperation Operation { get; }

Field Value

Operation.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also