HttpClientRequestExceptionReasonPhrase Property DocuWare Platform .NET API
Gets the reason phrase.

Namespace: DocuWare.Services.Http.Client
Assembly: DocuWare.RestClient (in DocuWare.RestClient.dll) Version: Version 6.6
Syntax

C#
public string ReasonPhrase { get; }

Property Value

Type: String
The reason phrase.
See Also

Reference