A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://cefsharp.github.io/api/118.6.x/html/E_CefSharp_IChromiumWebBrowserBase_LoadError.htm below:

IChromiumWebBrowserBaseLoadError Event Version 118.6.80

Event handler that will get called when the resource load for a navigation fails or is canceled. It's important to note this event is fired on a CEF UI thread, which by default is not the same as your application UI thread. It is unwise to block on this thread for any length of time as your browser will become unresponsive and/or hang.. To access UI elements you'll need to Invoke/Dispatch onto the UI Thread.

Namespace:  CefSharp
Assembly:

CefSharp (in CefSharp.dll) Version: 118.6.80.0 (118.6.80.0)

Syntax
event EventHandler<LoadErrorEventArgs> LoadError
 event EventHandler<LoadErrorEventArgs^>^ LoadError {
	void add (EventHandler<LoadErrorEventArgs^>^ value);
	void remove (EventHandler<LoadErrorEventArgs^>^ value);
}
Value

Type:

SystemEventHandlerLoadErrorEventArgs See Also

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4