Click or drag to resize

WebServiceClient.CityAsync Method

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