AsyncSearcherResultElementT, ResultTSearchDelay Property | |
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release Note: This API is now obsolete.
Delay before the search starts. This is to give the user a chance to change
the search term before committing to starting the search.
Namespace:
Telogis.GeoBase
Assembly:
geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax [ObsoleteAttribute("DrillDownGeocoder now starts a search immediately, as it can be terminated, rather than delaying its start")]
public int SearchDelay { get; set; }
<ObsoleteAttribute("DrillDownGeocoder now starts a search immediately, as it can be terminated, rather than delaying its start")>
Public Property SearchDelay As Integer
Get
Set
Property Value
Type:
Int32See Also