Click or drag to resize

WorkerRegistrationUpdatedEventArgsRegistrations Property

Version 92.0.260
Registrations

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

Property Value

Type: IListServiceWorkerRegistration
See Also