Click or drag to resize

BufferUsageEventArgsEventCount Property

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

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

Property Value

Type: NullableDouble
See Also