Click or drag to resize

ApplicationCacheClientApplicationCacheStatusUpdated Event

Version 93.1.111
ApplicationCacheStatusUpdated

Namespace:  CefSharp.DevTools.ApplicationCache
Assembly:  CefSharp (in CefSharp.dll) Version: 93.1.111.0 (93.1.111.0)
Syntax
public event EventHandler<ApplicationCacheStatusUpdatedEventArgs> ApplicationCacheStatusUpdated

Value

Type: SystemEventHandlerApplicationCacheStatusUpdatedEventArgs
See Also