Click or drag to resize

IResponseErrorCode Property

Version 101.0.180
Get/set the response error code.

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

Property Value

Type: CefErrorCode
See Also