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: 3.0.0
Syntax
public InsightsResponse Insights()

Return Value

Type: InsightsResponse
An InsightsResponse

Implements

IGeoIP2WebServicesClientInsights
See Also