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