Share via


DisconnectedEventArgs.Reason Property

Definition

Gets or sets the reason field of the arguments.

public string Reason { get; set; }
member this.Reason : string with get, set
Public Property Reason As String

Property Value

The reason the disconnection event fired, in plain text.

Applies to