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

Property Value

Type: HttpStatusCode
See Also