Click or drag to resize

ResponseReceivedEventArgsHasExtraInfo Property

Version 103.0.120
Indicates whether requestWillBeSentExtraInfo and responseReceivedExtraInfo events will be or were emitted for this request.

Namespace:  CefSharp.DevTools.Network
Assembly:  CefSharp (in CefSharp.dll) Version: 103.0.120.0 (103.0.120.0)
Syntax
public bool HasExtraInfo { get; }

Property Value

Type: Boolean
See Also