Property ErrorCode
ErrorCode
Gets or sets the HTTP error code that is returned when requesting a SISU response.
Declaration
[[System.Text.Json.Serialization.JsonIgnore]]
public System.Net.HttpStatusCode ErrorCode { get; set; }
Property Value
Type | Description |
---|---|
System.Net.HttpStatusCode |