| BackgroundServiceClient Constructor  | 
Version 94.4.20 
            BackgroundService
            
 
    Namespace: 
   CefSharp.DevTools.BackgroundService
    Assembly:
   CefSharp (in CefSharp.dll) Version: 94.4.20.0 (94.4.20.0)
 Syntax
Syntaxpublic BackgroundServiceClient(
	IDevToolsClient client
)
public:
BackgroundServiceClient(
	IDevToolsClient^ client
)
Parameters
- client
- Type: CefSharp.DevToolsIDevToolsClient
 DevToolsClient
 See Also
See Also