Click or drag to resize

DevToolsClientBackgroundService Property

Version 112.3.0
Defines events for background web platform features.

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

Property Value

Type: BackgroundServiceClient
See Also