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