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