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 |
| ScpTransferProgressEventArgs..::..State Property |
| ScpTransferProgressEventArgs 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; } |