Click or drag to resize

IResponseErrorCode Property

Version 86.0.240
Get/set the response error code.

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

Property Value

Type: CefErrorCode
See Also