|
DownloadStatusFileCompletionPercent Property |
The completion percent, from 0 to 100, of the currently downloading file.
Namespace: GLNeuroTech.Devices.CommonAssembly: GLNeuroTech.Devices.Common (in GLNeuroTech.Devices.Common.dll) Version: 1.2.3.5 (1.2.3.5)
Syntax public int FileCompletionPercent { get; }
Public ReadOnly Property FileCompletionPercent As Integer
Get
public:
property int FileCompletionPercent {
int get ();
}
member FileCompletionPercent : int with get
Property Value
Type:
Int32See Also