WebServiceClientOptions Class |
Namespace: MaxMind.GeoIP2
The WebServiceClientOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | WebServiceClientOptions | Initializes a new instance of the WebServiceClientOptions class |
Name | Description | |
---|---|---|
![]() | AccountId |
Your MaxMind account ID.
|
![]() | Host |
The host to use when accessing the service.
|
![]() | LicenseKey |
Your MaxMind license key.
|
![]() | Locales |
List of locale codes to use in name property from most preferred to least preferred.
|
![]() | Timeout |
Timeout in milliseconds for connection to web service. The default is 3000.
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |