DownloadProgressEventArgsReceivedBytes Property |
Version 107.1.120
Total bytes received.
Namespace:
CefSharp.DevTools.Browser
Assembly:
CefSharp (in CefSharp.dll) Version: 107.1.120.0 (107.1.120.0)
Syntax public double ReceivedBytes { get; }
public:
property double ReceivedBytes {
double get ();
}
Property Value
Type:
DoubleSee Also