Share via


WebPubSubContext.HasError Property

Definition

Flag to indicate whether the request has error.

[System.Text.Json.Serialization.JsonPropertyName("hasError")]
public bool HasError { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("hasError")>]
member this.HasError : bool with get, set
Public Property HasError As Boolean

Property Value

Attributes

Applies to