Click or drag to resize

RequestPausedEventArgsResponseErrorReason Property

Version 113.3.50
Response error if intercepted at response stage.

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

Property Value

Type: NullableErrorReason
See Also