Click or drag to resize

WorkerRegistrationUpdatedEventArgsRegistrations Property

Version 111.2.70
Registrations

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

Property Value

Type: IListServiceWorkerRegistration
See Also