Share via


WebPubSubContext.HasError Property

Definition

Flag to indicate whether the request has error.

[Newtonsoft.Json.JsonProperty("hasError")]
public bool HasError { get; }
[<Newtonsoft.Json.JsonProperty("hasError")>]
member this.HasError : bool
Public ReadOnly Property HasError As Boolean

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to