Click or drag to resize

LocationSearchSourcePriorityToStartRemoteSources Field

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
The priority level at which remote operations are started. Sources with higher priority should be extremely quick and exclude further sources when they find results. This avoids the need to begin costly network requests when we can quickly determine that they are not needed.

Namespace:  Telogis.GeoBase.Geocoding
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public const int PriorityToStartRemoteSources = 80

Field Value

Type: Int32
See Also