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