ScpBatchTransferProgressEventArgs.State Property
Namespace: Rebex.Net
Assembly: Rebex.Sftp.dll (version 7.0.9313)
State
Gets the transfer state.
Declaration
public ScpTransferState State { get; }
Property Value
| Type | Description |
|---|---|
| ScpTransferState | Transfer state. |