Interface for web-service client
Returns an MaxMind.GeoIP2.Responses.CityResponse for the requesting IP address.Syntax
public MaxMind.GeoIP2.Responses.CityResponse City ()Returns
An MaxMind.GeoIP2.Responses.CityResponseRemarks
Documentation for this section has not yet been entered.Requirements
Namespace: MaxMind.GeoIP2
Assembly: MaxMind.GeoIP2 (in MaxMind.GeoIP2.dll)
Assembly Versions: 2.6.0.0
Asynchronously query the GeoIP2 Precision: City web service for the requesting IP address.Syntax
public System.Threading.Tasks.Task<MaxMind.GeoIP2.Responses.CityResponse> CityAsync ()Returns
Task that produces an object modeling the City responseRemarks
Documentation for this section has not yet been entered.Requirements
Namespace: MaxMind.GeoIP2
Assembly: MaxMind.GeoIP2 (in MaxMind.GeoIP2.dll)
Assembly Versions: 2.6.0.0
Asynchronously query the GeoIP2 Precision: City web service for the specified IP address.Syntax
public System.Threading.Tasks.Task<MaxMind.GeoIP2.Responses.CityResponse> CityAsync (System.Net.IPAddress ipAddress)Parameters
- ipAddress
- The IP address.
Returns
Task that produces an object modeling the City responseRemarks
Documentation for this section has not yet been entered.Requirements
Namespace: MaxMind.GeoIP2
Assembly: MaxMind.GeoIP2 (in MaxMind.GeoIP2.dll)
Assembly Versions: 2.6.0.0
Asynchronously query the GeoIP2 Precision: City web service for the specified IP address.Syntax
public System.Threading.Tasks.Task<MaxMind.GeoIP2.Responses.CityResponse> CityAsync (string ipAddress)Parameters
- ipAddress
- The IP address.
Returns
Task that produces an object modeling the City responseRemarks
Documentation for this section has not yet been entered.Requirements
Namespace: MaxMind.GeoIP2
Assembly: MaxMind.GeoIP2 (in MaxMind.GeoIP2.dll)
Assembly Versions: 2.6.0.0
Returns an MaxMind.GeoIP2.Responses.CountryResponse for the requesting IP address.Syntax
public MaxMind.GeoIP2.Responses.CountryResponse Country ()Returns
An MaxMind.GeoIP2.Responses.CountryResponseRemarks
Documentation for this section has not yet been entered.Requirements
Namespace: MaxMind.GeoIP2
Assembly: MaxMind.GeoIP2 (in MaxMind.GeoIP2.dll)
Assembly Versions: 2.6.0.0
Asynchronously query the GeoIP2 Precision: Country web service for the requesting IP address.Syntax
public System.Threading.Tasks.Task<MaxMind.GeoIP2.Responses.CountryResponse> CountryAsync ()Returns
Task that produces an object modeling the Country responseRemarks
Documentation for this section has not yet been entered.Requirements
Namespace: MaxMind.GeoIP2
Assembly: MaxMind.GeoIP2 (in MaxMind.GeoIP2.dll)
Assembly Versions: 2.6.0.0
Asynchronously query the GeoIP2 Precision: Country web service for the specified IP address.Syntax
public System.Threading.Tasks.Task<MaxMind.GeoIP2.Responses.CountryResponse> CountryAsync (System.Net.IPAddress ipAddress)Parameters
- ipAddress
- The IP address.
Returns
Task that produces an object modeling the Country responseRemarks
Documentation for this section has not yet been entered.Requirements
Namespace: MaxMind.GeoIP2
Assembly: MaxMind.GeoIP2 (in MaxMind.GeoIP2.dll)
Assembly Versions: 2.6.0.0
Asynchronously query the GeoIP2 Precision: Country web service for the specified IP address.Syntax
public System.Threading.Tasks.Task<MaxMind.GeoIP2.Responses.CountryResponse> CountryAsync (string ipAddress)Parameters
- ipAddress
- The IP address.
Returns
Task that produces an object modeling the Country responseRemarks
Documentation for this section has not yet been entered.Requirements
Namespace: MaxMind.GeoIP2
Assembly: MaxMind.GeoIP2 (in MaxMind.GeoIP2.dll)
Assembly Versions: 2.6.0.0
Returns an MaxMind.GeoIP2.Responses.InsightsResponse for the requesting IP address.Syntax
public MaxMind.GeoIP2.Responses.InsightsResponse Insights ()Returns
An MaxMind.GeoIP2.Responses.InsightsResponseRemarks
Documentation for this section has not yet been entered.Requirements
Namespace: MaxMind.GeoIP2
Assembly: MaxMind.GeoIP2 (in MaxMind.GeoIP2.dll)
Assembly Versions: 2.6.0.0
Returns an MaxMind.GeoIP2.Responses.InsightsResponse for the specified IP address.Syntax
public MaxMind.GeoIP2.Responses.InsightsResponse Insights (System.Net.IPAddress ipAddress)Parameters
- ipAddress
- The IP address.
Returns
An MaxMind.GeoIP2.Responses.InsightsResponseRemarks
Documentation for this section has not yet been entered.Requirements
Namespace: MaxMind.GeoIP2
Assembly: MaxMind.GeoIP2 (in MaxMind.GeoIP2.dll)
Assembly Versions: 2.6.0.0
Returns an MaxMind.GeoIP2.Responses.InsightsResponse for the specified IP address.Syntax
public MaxMind.GeoIP2.Responses.InsightsResponse Insights (string ipAddress)Parameters
- ipAddress
- The IP address.
Returns
An MaxMind.GeoIP2.Responses.InsightsResponseRemarks
Documentation for this section has not yet been entered.Requirements
Namespace: MaxMind.GeoIP2
Assembly: MaxMind.GeoIP2 (in MaxMind.GeoIP2.dll)
Assembly Versions: 2.6.0.0
Asynchronously query the GeoIP2 Precision: Insights web service for the requesting IP address.Syntax
public System.Threading.Tasks.Task<MaxMind.GeoIP2.Responses.InsightsResponse> InsightsAsync ()Returns
Task that produces an object modeling the Insights responseRemarks
Documentation for this section has not yet been entered.Requirements
Namespace: MaxMind.GeoIP2
Assembly: MaxMind.GeoIP2 (in MaxMind.GeoIP2.dll)
Assembly Versions: 2.6.0.0
Asynchronously query the GeoIP2 Precision: Insights web service for the specified IP address.Syntax
public System.Threading.Tasks.Task<MaxMind.GeoIP2.Responses.InsightsResponse> InsightsAsync (System.Net.IPAddress ipAddress)Parameters
- ipAddress
- The IP address.
Returns
Task that produces an object modeling the Insights responseRemarks
Documentation for this section has not yet been entered.Requirements
Namespace: MaxMind.GeoIP2
Assembly: MaxMind.GeoIP2 (in MaxMind.GeoIP2.dll)
Assembly Versions: 2.6.0.0
Asynchronously query the GeoIP2 Precision: Insights web service for the specified IP address.Syntax
public System.Threading.Tasks.Task<MaxMind.GeoIP2.Responses.InsightsResponse> InsightsAsync (string ipAddress)Parameters
- ipAddress
- The IP address.
Returns
Task that produces an object modeling the Insights responseRemarks
Documentation for this section has not yet been entered.Requirements
Namespace: MaxMind.GeoIP2
Assembly: MaxMind.GeoIP2 (in MaxMind.GeoIP2.dll)
Assembly Versions: 2.6.0.0