Click or drag to resize
HttpClientRequestExceptionReasonPhrase Property
Gets the reason phrase.

Namespace: DocuWare.Services.Http.Client
Assembly: DocuWare.RestClient (in DocuWare.RestClient.dll) Version: Version 6.7 [UNOFFICIAL BUILD]
Syntax
C#
public string ReasonPhrase { get; }

Property Value

Type: String
The reason phrase.
See Also