Gets a number between 0 and 100 representing the percentage of completeness of the operation.
Namespace:
Rebex.Net
Assembly:
Rebex.Sftp (in Rebex.Sftp.dll)
Syntax
Visual Basic |
---|
Public ReadOnly Property ProgressPercentage As Double Get |
C# |
---|
public double ProgressPercentage { get; } |