Click or drag to resize

PreloadClientPreloadingAttemptSourcesUpdated Event

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

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

Value

Type: SystemEventHandlerPreloadingAttemptSourcesUpdatedEventArgs
See Also