Click or drag to resize

DevToolsClientBackgroundService Property

Version 94.4.20
Defines events for background web platform features.

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

Property Value

Type: BackgroundServiceClient
See Also