Click or drag to resize

BufferUsageEventArgsEventCount Property

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

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

Property Value

NullableDouble
See Also