Click or drag to resize

IAsyncRouteCalculatorIsReady Property

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Returns true if the async worker thread is not busy calculating a route i.e. Directions is ready to be fetched.

Namespace:  Telogis.GeoBase.Navigation
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
bool IsReady { get; }

Property Value

Type: Boolean
See Also