Click or drag to resize

ApplicationCacheClientApplicationCacheStatusUpdated Event

Version 94.4.20
ApplicationCacheStatusUpdated

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

Value

Type: SystemEventHandlerApplicationCacheStatusUpdatedEventArgs
See Also