Click or drag to resize

WorkerRegistrationUpdatedEventArgsRegistrations Property

Version 113.3.50
Registrations

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

Property Value

Type: IListServiceWorkerRegistration
See Also