Click or drag to resize

NetworkClientLoadingFailed Event

Version 98.1.210
Fired when HTTP request has failed to load.

Namespace:  CefSharp.DevTools.Network
Assembly:  CefSharp (in CefSharp.dll) Version: 98.1.210.0 (98.1.210.0)
Syntax
public event EventHandler<LoadingFailedEventArgs> LoadingFailed

Value

Type: SystemEventHandlerLoadingFailedEventArgs
See Also