CefLoadHandlerOnLoadError Method |
Called when the resource load for a navigation fails or is canceled.
|errorCode| is the error code number, |errorText| is the error text and
|failedUrl| is the URL that failed to load. See net\base\net_error_list.h
for complete descriptions of the error codes.
Namespace:
Internal.Xilium.CefGlue
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax See Also