Click or drag to resize

DevToolsClientBackgroundService Property

Version 109.1.110
Defines events for background web platform features.

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

Property Value

Type: BackgroundServiceClient
See Also