Click or drag to resize

SignedExchangeInfoErrors Property

Version 118.6.80
Errors occurred while handling the signed exchagne.

Namespace:  CefSharp.DevTools.Network
Assembly:  CefSharp.Core (in CefSharp.Core.dll) Version: 118.6.80.0
Syntax
public IList<SignedExchangeError> Errors { get; set; }

Property Value

Type: IListSignedExchangeError
See Also