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