CefUrlRequestRequestError Property |
Returns the request error if status is UR_CANCELED or UR_FAILED, or 0
otherwise.
Namespace: Internal.Xilium.CefGlueAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic CefErrorCode RequestError { get; }Property Value
CefErrorCode
See Also