DownloadProgressEventArgsTotalBytes Property |
Version 111.2.70
Total expected bytes to download.
Namespace:
CefSharp.DevTools.Browser
Assembly:
CefSharp (in CefSharp.dll) Version: 111.2.70.0 (111.2.70.0)
Syntax public double TotalBytes { get; }
public:
property double TotalBytes {
double get ();
}
Property Value
Type:
DoubleSee Also