Click or drag to resize

LocationSearchSourceSearchesRemotely Property

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Indicates whether the search spends most of its time waiting for results from an external server. If true, this indicates that the Location Search can continue searching other sources while waiting for this source to complete, reducing total search time.

Namespace:  Telogis.GeoBase.Geocoding
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public virtual bool SearchesRemotely { get; }

Property Value

Type: Boolean
See Also