Click or drag to resize

RequestPausedEventArgsResponseErrorReason Property

Version 104.4.240
Response error if intercepted at response stage.

Namespace:  CefSharp.DevTools.Fetch
Assembly:  CefSharp (in CefSharp.dll) Version: 104.4.240.0 (104.4.240.0)
Syntax
public ErrorReason? ResponseErrorReason { get; set; }

Property Value

Type: NullableErrorReason
See Also