WebServiceClient Methods |
The WebServiceClient type exposes the following members.
Name | Description | |
---|---|---|
![]() | City |
Returns an CityResponse for the requesting IP address.
|
![]() | City(IPAddress) |
Returns an CityResponse for the specified IP address.
|
![]() | City(String) |
Returns an CityResponse for the specified IP address.
|
![]() | CityAsync |
Asynchronously query the GeoIP2 Precision: City web service for the requesting IP address.
|
![]() | CityAsync(IPAddress) |
Asynchronously query the GeoIP2 Precision: City web service for the specified IP address.
|
![]() | CityAsync(String) |
Asynchronously query the GeoIP2 Precision: City web service for the specified IP address.
|
![]() | Country |
Returns an CountryResponse for the requesting IP address.
|
![]() | Country(IPAddress) |
Returns an CountryResponse for the specified IP address.
|
![]() | Country(String) |
Returns an CountryResponse for the specified IP address.
|
![]() | CountryAsync |
Asynchronously query the GeoIP2 Precision: Country web service for the requesting IP address.
|
![]() | CountryAsync(IPAddress) |
Asynchronously query the GeoIP2 Precision: Country web service for the specified IP address.
|
![]() | CountryAsync(String) |
Asynchronously query the GeoIP2 Precision: Country web service for the specified IP address.
|
![]() | Dispose |
Release resources back to the operating system.
|
![]() | Dispose(Boolean) |
Release resources back to the operating system.
|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | Insights |
Returns an InsightsResponse for the requesting IP address.
|
![]() | Insights(IPAddress) |
Returns an InsightsResponse for the specified IP address.
|
![]() | Insights(String) |
Returns an InsightsResponse for the specified IP address.
|
![]() | InsightsAsync |
Asynchronously query the GeoIP2 Precision: Insights web service for the requesting IP address.
|
![]() | InsightsAsync(IPAddress) |
Asynchronously query the GeoIP2 Precision: Insights web service for the specified IP address.
|
![]() | InsightsAsync(String) |
Asynchronously query the GeoIP2 Precision: Insights web service for the specified IP address.
|
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |