Share via


DisconnectedEventRequest.Reason Property

Definition

Reason of the disconnect event.

[System.Runtime.Serialization.DataMember(Name="reason")]
[System.Text.Json.Serialization.JsonPropertyName("reason")]
public string Reason { get; }
[<System.Runtime.Serialization.DataMember(Name="reason")>]
[<System.Text.Json.Serialization.JsonPropertyName("reason")>]
member this.Reason : string
Public ReadOnly Property Reason As String

Property Value

Attributes

Applies to