Click or drag to resize

DevToolsClientBackgroundService Property

Version 93.1.111
Defines events for background web platform features.

Namespace:  CefSharp.DevTools
Assembly:  CefSharp (in CefSharp.dll) Version: 93.1.111.0 (93.1.111.0)
Syntax
public BackgroundServiceClient BackgroundService { get; }

Property Value

Type: BackgroundServiceClient
See Also