HttpServiceException.StatusCode Property

Relativity Import APIs
Gets the HTTP response status code.

Namespace:  Relativity.DataExchange
Assembly:  Relativity.DataExchange.Client.SDK (in Relativity.DataExchange.Client.SDK.dll) Version: 1.5.0
Syntax

public HttpStatusCode StatusCode { get; }

Property Value

Type: HttpStatusCode
The HttpStatusCode value.
See Also

Reference