Click or drag to resize

HttpExceptionHttpStatus Property

The HTTP status code returned by the web service.

Namespace:  MaxMind.MinFraud.Exception
Assembly:  MaxMind.MinFraud (in MaxMind.MinFraud.dll) Version: 2.0.0
Syntax
public Nullable<HttpStatusCode> HttpStatus { get; }

Property Value

Type: NullableHttpStatusCode
See Also