Gets the value indicating whether the transfer has finished.
Namespace:
Rebex.Net
Assembly:
Rebex.Sftp (in Rebex.Sftp.dll)
Syntax
Visual Basic |
---|
Public ReadOnly Property Finished As Boolean Get |
C# |
---|
public bool Finished { get; } |