Click or drag to resize

SignedExchangeInfoErrors Property

Version 86.0.240
Errors occurred while handling the signed exchagne.

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

Property Value

Type: IListSignedExchangeError
See Also