DevToolsClientServiceWorker Property  | 
Version 104.4.240 
            ServiceWorker
            
 
    Namespace: 
   CefSharp.DevTools
    Assembly:
   CefSharp (in CefSharp.dll) Version: 104.4.240.0 (104.4.240.0)
Syntaxpublic ServiceWorkerClient ServiceWorker { get; }public:
property ServiceWorkerClient^ ServiceWorker {
	ServiceWorkerClient^ get ();
}Property Value
Type: 
ServiceWorkerClient
See Also