Click or drag to resize

AsyncDirectionsEventArgsUncommittedIndex Property

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
The index at which directions are unstable. Unstable directions are not fully calculated and may be cleared in a subsequent call to OnDirectionsClearUncommitted.

Namespace:  Telogis.GeoBase.Routing
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public int UncommittedIndex { get; }

Property Value

Type: Int32
See Also