Click or drag to resize

PreloadClientPrefetchStatusUpdated Event

Version 118.6.80
Fired when a prefetch attempt is updated.

Namespace:  CefSharp.DevTools.Preload
Assembly:  CefSharp.Core (in CefSharp.Core.dll) Version: 118.6.80.0
Syntax
public event EventHandler<PrefetchStatusUpdatedEventArgs> PrefetchStatusUpdated

Value

Type: SystemEventHandlerPrefetchStatusUpdatedEventArgs
See Also