UpdatedEventArgsProgress Property |
Gets the rough percent complete.
Namespace:
DotNetBrowser.Downloads.Events
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.24.0
Syntax public float Progress { get; }
Property Value
Type:
Single
Rough percent complete. If the download size is not known, this value will be equal to -1.
See Also