Click or drag to resize
HttpClientRequestExceptionMethod Property
Gets the method.

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

Property Value

Type: HttpMethod
The method.
See Also