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