Click or drag to resize

AsyncSearcherResultElementT, ResultTStatus Property

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release

Note: This API is now obsolete.

Returns the state of the asynchronous search.

Namespace:  Telogis.GeoBase
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
[ObsoleteAttribute("Please use the Result.Status member of the object passed to subscribers of the OnFoundResults event.")]
public SearchResult Status { get; }

Property Value

Type: SearchResult
See Also