ScpTransferProgressEventArgs.Finished Property
Namespace: Rebex.Net
Assembly: Rebex.Sftp.dll (version 7.0.9313)
Finished
Gets the value indicating whether the transfer has finished.
Declaration
public bool Finished { get; }
Property Value
| Type | Description |
|---|---|
| Boolean | True if finished; false otherwise. |