Click or drag to resize

WorkerRegistrationUpdatedEventArgsRegistrations Property

Version 118.6.80
Registrations

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

Property Value

Type: IListServiceWorkerRegistration
See Also