HttpClientRequestException StatusCode Property DocuWare Platform .NET API
Gets the status code.

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

public HttpStatusCode StatusCode { get; }

Property Value

Type: OnlineHttpStatusCode
The status code.
See Also