AsyncDirectionsEventArgsUncommittedIndex Property | |
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; }
Public ReadOnly Property UncommittedIndex As Integer
Get
Property Value
Type:
Int32See Also