Property CurrentSpeed
- Namespace
- DotNetBrowser.Downloads.Events
- Assembly
- DotNetBrowser.dll
CurrentSpeed
Gets the estimated download speed.
public long CurrentSpeed { get; }
Property Value
- long
The estimated speed in bytes per second.
Gets the estimated download speed.
public long CurrentSpeed { get; }
The estimated speed in bytes per second.