Share via


EventErrorResponse.Code Property

Definition

Error code.

[System.Runtime.Serialization.IgnoreDataMember]
[System.Text.Json.Serialization.JsonIgnore]
public Microsoft.Azure.WebPubSub.Common.WebPubSubErrorCode Code { get; set; }
[<System.Runtime.Serialization.IgnoreDataMember>]
[<System.Text.Json.Serialization.JsonIgnore>]
member this.Code : Microsoft.Azure.WebPubSub.Common.WebPubSubErrorCode with get, set
Public Property Code As WebPubSubErrorCode

Property Value

Attributes

Applies to