Click or drag to resize
WebServiceClientInsights Method
Returns an InsightsResponse for the requesting IP address.

Namespace:  MaxMind.GeoIP2
Assembly:  MaxMind.GeoIP2 (in MaxMind.GeoIP2.dll) Version: 2.7.2
Syntax
public InsightsResponse Insights()

Return Value

Type: InsightsResponse
An InsightsResponse

Implements

IGeoIP2WebServicesClientInsights
See Also