Click or drag to resize

ResourceHandlerErrorCode Property

Version 84.4.10
If the ErrorCode is set then the response will be ignored and the errorCode returned.

Namespace:  CefSharp.Lagacy
Assembly:  CefSharp (in CefSharp.dll) Version: 84.4.10.0 (84.4.10.0)
Syntax
public Nullable<CefErrorCode> ErrorCode { get; set; }

Property Value

Type: NullableCefErrorCode
See Also