Click or drag to resize

IResponseErrorCode Property

Version 75.1.140
Get/set the response error code.

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

Property Value

Type: CefErrorCode
See Also