ScpTransferProgressEventArgs.Finished Property
Namespace: Rebex.Net
Assembly: Rebex.Sftp.dll (version 7.0.9083)
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. |