Contains data related to your MaxMind account. This record is returned by all the end points.
See Also: Inherited members from object.
|
MaxMind
()
|
Documentation for this section has not yet been entered. |
[read-only] | QueriesRemaining | Nullable<int> . The number of remaining queried in your account for the current end point. |
Documentation for this section has not yet been entered.
Syntax
public MaxMind ()Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: MaxMind.GeoIP2.Model
Assembly: MaxMind.GeoIP2 (in MaxMind.GeoIP2.dll)
Assembly Versions: 0.3.2.0
The number of remaining queried in your account for the current end point.
Syntax
[Newtonsoft.Json.JsonProperty("queries_remaining")]
public Nullable<int> QueriesRemaining { get; }Value
Documentation for this section has not yet been entered.Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: MaxMind.GeoIP2.Model
Assembly: MaxMind.GeoIP2 (in MaxMind.GeoIP2.dll)
Assembly Versions: 0.3.2.0
Returns a string that represents this instance.
Syntax
public override string ToString ()Returns
A string that represents this instance.Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: MaxMind.GeoIP2.Model
Assembly: MaxMind.GeoIP2 (in MaxMind.GeoIP2.dll)
Assembly Versions: 0.3.2.0