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