Click or drag to resize

WebServiceClientOptions Properties

The WebServiceClientOptions type exposes the following members.

Properties
  NameDescription
Public propertyAccountId
Your MaxMind account ID.
Public propertyHost
The host to use when accessing the service.
Public propertyLicenseKey
Your MaxMind license key.
Public propertyLocales
List of locale codes to use in name property from most preferred to least preferred.
Public propertyTimeout
Timeout in milliseconds for connection to web service. The default is 3000.
Top
See Also