UpdatedEventArgsCurrentSpeed Property |
Gets the estimated download speed.
Namespace:
DotNetBrowser.Downloads.Events
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.25.1
Syntax public long CurrentSpeed { get; }
Property Value
Type:
Int64The estimated speed in bytes per second.
See Also