Click or drag to resize

DevToolsClientBackgroundService Property

Version 98.1.210
Defines events for background web platform features.

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

Property Value

Type: BackgroundServiceClient
See Also