DevToolsClientPerformance Property |
Version 130.1.90
Performance
Namespace: CefSharp.DevToolsAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax public PerformanceClient Performance { get; }
public:
property PerformanceClient^ Performance {
PerformanceClient^ get ();
}
Property Value
PerformanceClientSee Also