DevToolsClientBackgroundService Property |
Version 130.1.90
Defines events for background web platform features.
Namespace: CefSharp.DevToolsAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntaxpublic BackgroundServiceClient BackgroundService { get; }
public:
property BackgroundServiceClient^ BackgroundService {
BackgroundServiceClient^ get ();
}
Property Value
BackgroundServiceClient
See Also