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