Click or drag to resize

DownloadProgressEventArgsTotalBytes Property

Version 113.3.50
Total expected bytes to download.

Namespace:  CefSharp.DevTools.Browser
Assembly:  CefSharp.Core (in CefSharp.Core.dll) Version: 113.3.50.0
Syntax
public double TotalBytes { get; }

Property Value

Type: Double
See Also