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: 0.6.0
Syntax
public HttpStatusCode HttpStatus { get; }

Property Value

Type: HttpStatusCode
See Also