Property TotalBytesReceived
- Namespace
- DotNetBrowser.Net
- Assembly
- DotNetBrowser.dll
TotalBytesReceived
Gets the total amount of data received from network after SSL decoding and proxy handling.
public long TotalBytesReceived { get; }
Property Value
- long
The total amount of data received over the network.