Click or drag to resize
HttpExceptionHttpStatus Property
The HTTP status code returned by the web service.

Namespace: MaxMind.GeoIP2.Exceptions
Assembly: MaxMind.GeoIP2 (in MaxMind.GeoIP2.dll) Version: 2.7.1
Syntax
public HttpStatusCode HttpStatus { get; }

Property Value

Type: HttpStatusCode
See Also