Click or drag to resize

PerformanceClient Constructor

Version 104.4.240
Performance

Namespace:  CefSharp.DevTools.Performance
Assembly:  CefSharp (in CefSharp.dll) Version: 104.4.240.0 (104.4.240.0)
Syntax
public PerformanceClient(
	IDevToolsClient client
)

Parameters

client
Type: CefSharp.DevToolsIDevToolsClient
DevToolsClient
See Also