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