Click or drag to resize

ApplicationCacheClient.ApplicationCacheStatusUpdated 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: System.EventHandler<ApplicationCacheStatusUpdatedEventArgs>
See Also