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