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