HttpClientRequestExceptionMethod Property DocuWare Platform .NET API
Gets the method.

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

C#
public HttpMethod Method { get; }

Property Value

Type: HttpMethod
The method.
See Also

Reference