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