Click or drag to resize

GetRuntimeCallStatsResponseResult Property

Version 94.4.20
result

Namespace:  CefSharp.DevTools.Profiler
Assembly:  CefSharp (in CefSharp.dll) Version: 94.4.20.0 (94.4.20.0)
Syntax
public IList<RuntimeCallCounterInfo> Result { get; }

Property Value

Type: IListRuntimeCallCounterInfo
See Also