AsyncStreamingClientResult<T>.ReasonPhrase Property

Definition

Gets the reason phrase of the service response.

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

Property Value

Exceptions

The result has been disposed.

Applies to