Click or drag to resize

IGeoIP2WebServicesClientCountryAsync Method

Overload List
  NameDescription
Public methodCountryAsync
Asynchronously query the GeoIP2 Precision: Country web service for the requesting IP address.
Public methodCountryAsync(IPAddress)
Asynchronously query the GeoIP2 Precision: Country web service for the specified IP address.
Public methodCountryAsync(String)
Asynchronously query the GeoIP2 Precision: Country web service for the specified IP address.
Top
See Also