BufferUsageEventArgsEventCount Property |
Version 118.6.80
An approximate number of events in the trace log.
Namespace:
CefSharp.DevTools.Tracing
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 118.6.80.0
Syntax public double? EventCount { get; }
public:
property Nullable<double> EventCount {
Nullable<double> get ();
}
Property Value
Type:
NullableDoubleSee Also