Click or drag to resize

PreloadClientPreloadingAttemptSourcesUpdated Event

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

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

Value

EventHandlerPreloadingAttemptSourcesUpdatedEventArgs
See Also