Gets the transfer state.
Namespace:
Rebex.Net
Assembly:
Rebex.Sftp (in Rebex.Sftp.dll)
Syntax
Visual Basic |
---|
Public ReadOnly Property State As ScpTransferState Get |
C# |
---|
public ScpTransferState State { get; } |
Rebex API |
ScpBatchTransferProgressEventArgs..::..State Property |
ScpBatchTransferProgressEventArgs Class See Also |
Namespace:
Rebex.Net
Assembly:
Rebex.Sftp (in Rebex.Sftp.dll)
Visual Basic |
---|
Public ReadOnly Property State As ScpTransferState Get |
C# |
---|
public ScpTransferState State { get; } |