Click or drag to resize

SignedExchangeError.SignatureIndex Property

Version 100.0.140
The index of the signature which caused the error.

Namespace:  CefSharp.DevTools.Network
Assembly:  CefSharp (in CefSharp.dll) Version: 100.0.140.0 (100.0.140.0)
Syntax
public int? SignatureIndex { get; set; }

Property Value

Type: Nullable<Int32>
See Also