Click or drag to resize

BufferUsageEventArgsEventCount Property

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

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

Property Value

Type: NullableDouble
See Also