Click or drag to resize

ResourceHandlerErrorCode Property

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

Namespace:  CefSharp
Assembly:  CefSharp (in CefSharp.dll) Version: 113.3.50.0 (113.3.50.0)
Syntax
public CefErrorCode? ErrorCode { get; set; }

Property Value

Type: NullableCefErrorCode
See Also