Table of Contents

Property TotalBytesSent

Namespace
DotNetBrowser.Net
Assembly
DotNetBrowser.dll

TotalBytesSent

Gets the total amount of data sent over the network before SSL encoding and proxy handling.

public long TotalBytesSent { get; }

Property Value

long

The total amount of data sent over the network.