DevToolsClientBackgroundService Property |
Version 118.6.80
Defines events for background web platform features.
Namespace:
CefSharp.DevTools
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 118.6.80.0
Syntax public BackgroundServiceClient BackgroundService { get; }
public:
property BackgroundServiceClient^ BackgroundService {
BackgroundServiceClient^ get ();
}
Property Value
Type:
BackgroundServiceClientSee Also