TransportDisconnectedException.Reason 属性

定义

获取异常的原因。

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

属性值

异常的原因。

适用于