Click or drag to resize

ApplicationCacheClientApplicationCacheStatusUpdated Event

Version 92.0.260
ApplicationCacheStatusUpdated

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

Value

Type: SystemEventHandlerApplicationCacheStatusUpdatedEventArgs
See Also