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