Click or drag to resize

BufferUsageEventArgs.EventCount Property

Version 100.0.140
An approximate number of events in the trace log.

Namespace:  CefSharp.DevTools.Tracing
Assembly:  CefSharp (in CefSharp.dll) Version: 100.0.140.0 (100.0.140.0)
Syntax
public double? EventCount { get; }

Property Value

Type: Nullable<Double>
See Also