DownloadProgressEventArgsTotalBytes Property |
Version 130.1.90
Total expected bytes to download.
Namespace: CefSharp.DevTools.BrowserAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax public double TotalBytes { get; }
public:
property double TotalBytes {
double get ();
}
Property Value
DoubleSee Also