Click or drag to resize

PageClientCompilationCacheProduced Event

Version 94.4.20
Issued for every compilation cache generated. Is only available if Page.setGenerateCompilationCache is enabled.

Namespace:  CefSharp.DevTools.Page
Assembly:  CefSharp (in CefSharp.dll) Version: 94.4.20.0 (94.4.20.0)
Syntax
public event EventHandler<CompilationCacheProducedEventArgs> CompilationCacheProduced

Value

Type: SystemEventHandlerCompilationCacheProducedEventArgs
See Also