DownloadProgressEventArgsReceivedBytes Property |
Version 130.1.90
Total bytes received.
Namespace: CefSharp.DevTools.PageAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax public double ReceivedBytes { get; }
public:
property double ReceivedBytes {
double get ();
}
Property Value
DoubleSee Also