Click or drag to resize

PreloadClientPreloadingAttemptSourcesUpdated Event

Version 118.6.80
Send a list of sources for all preloading attempts in a document.

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

Value

Type: SystemEventHandlerPreloadingAttemptSourcesUpdatedEventArgs
See Also