Click or drag to resize
MaxMindQueriesRemaining Property
The number of remaining queried in your account for the web service end point. This will be null when using a local database.

Namespace: MaxMind.GeoIP2.Model
Assembly: MaxMind.GeoIP2 (in MaxMind.GeoIP2.dll) Version: 2.7.1
Syntax
public Nullable<int> QueriesRemaining { get; }

Property Value

Type: NullableInt32
See Also