AsyncDirectionsEventArgsUncommittedIndex Property | ![Verizon Connect Logo](../icons/logo.jpg) |
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
Syntaxpublic int UncommittedIndex { get; }
Public ReadOnly Property UncommittedIndex As Integer
Get
Property Value
Type:
Int32
See Also