DevToolsClientPerformance Property  | 
Version 94.4.20 
            Performance
            
 
    Namespace: 
   CefSharp.DevTools
    Assembly:
   CefSharp (in CefSharp.dll) Version: 94.4.20.0 (94.4.20.0)
Syntaxpublic PerformanceClient Performance { get; }public:
property PerformanceClient^ Performance {
	PerformanceClient^ get ();
}Property Value
Type: 
PerformanceClient
See Also