Click or drag to resize

DownloadProgressEventArgsReceivedBytes Property

Version 100.0.140
Total bytes received.

Namespace:  CefSharp.DevTools.Page
Assembly:  CefSharp (in CefSharp.dll) Version: 100.0.140.0 (100.0.140.0)
Syntax
public double ReceivedBytes { get; }

Property Value

Type: Double
See Also