Click or drag to resize

WorkerRegistrationUpdatedEventArgsRegistrations Property

Version 110.0.300
Registrations

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

Property Value

Type: IListServiceWorkerRegistration
See Also