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