Click or drag to resize

PreloadClientPrefetchStatusUpdated Event

Version 113.3.50
Fired when a prefetch attempt is updated.

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

Value

Type: SystemEventHandlerPrefetchStatusUpdatedEventArgs
See Also