Property ReceivedBytes
- Namespace
- DotNetBrowser.Downloads.Events
- Assembly
- DotNetBrowser.dll
ReceivedBytes
Gets the number or received (downloaded) bytes.
public long ReceivedBytes { get; }
Property Value
- long
The number or received (downloaded) bytes. The received bytes are always less than total bytes.