Click or drag to resize

WorkerRegistrationUpdatedEventArgsRegistrations Property

Version 102.0.100
Registrations

Namespace:  CefSharp.DevTools.ServiceWorker
Assembly:  CefSharp (in CefSharp.dll) Version: 102.0.100.0 (102.0.100.0)
Syntax
public IList<ServiceWorkerRegistration> Registrations { get; }

Property Value

Type: IListServiceWorkerRegistration
See Also