Click or drag to resize
LocationConfiguration Properties

The LocationConfiguration type exposes the following members.

Properties
  NameDescription
Public propertyCredentialProvider
An ICredentialProvider value representing the object that provides the credentials.
Public propertyLocationInfoMode
Indicates the approach for selecting the data to be utilized when querying location information. LocationInfoMode Default: Disabled
Public propertyPeriodicTimerIntervalInMinutes
The interval, specified in minutes, determines how frequently location requests are sent to the LIS for updated location data. Valid values: 30 to 1440 minutes Default: 60 minutes
Public propertyRetryIntervalInSeconds
Specifies the number of seconds the client should wait before attempting to retry the HELD request in the event of an error. Valid values: 60-3600 seconds Default: 60 seconds
Public propertyServerURL
The URL for the Location Information Server is where the client sends the HELD request to ascertain its physical location. Default: empty.
Top
See Also