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