Click or drag to resize

SignedExchangeInfoErrors Property

Version 106.0.290
Errors occurred while handling the signed exchagne.

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

Property Value

Type: IListSignedExchangeError
See Also