TransportDisconnectedException.Reason Property

Definition

Gets the reason for the exception.

public string Reason { get; }
member this.Reason : string
Public ReadOnly Property Reason As String

Property Value

String

The reason for the exception.

Applies to