Click or drag to resize

WorkerRegistrationUpdatedEventArgsRegistrations Property

Version 130.1.90
Registrations

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

Property Value

IListServiceWorkerRegistration
See Also