DownloadProgressEventArgsTotalBytes Property  | 
Version 104.4.240 
            Total expected bytes to download.
            
 
    Namespace: 
   CefSharp.DevTools.Browser
    Assembly:
   CefSharp (in CefSharp.dll) Version: 104.4.240.0 (104.4.240.0)
Syntaxpublic double TotalBytes { get; }public:
property double TotalBytes {
	double get ();
}Property Value
Type: 
Double
See Also