SftpTransferProgressEventArgs.State Property
Namespace: Rebex.Net
Assembly: Rebex.Sftp.dll (version 7.0.9448)
State
Gets the transfer state.
Declaration
public SftpTransferState State { get; }
Property Value
| Type | Description |
|---|---|
| Rebex.Net.SftpTransferState | The transfer state. |