DevToolsClientPerformance Property |
Version 106.0.290
Performance
Namespace:
CefSharp.DevTools
Assembly:
CefSharp (in CefSharp.dll) Version: 106.0.290.0 (106.0.290.0)
Syntax public PerformanceClient Performance { get; }
public:
property PerformanceClient^ Performance {
PerformanceClient^ get ();
}
Property Value
Type:
PerformanceClientSee Also