Click or drag to resize

AsyncDirectionsEventArgs Properties

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

The AsyncDirectionsEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyDirections
The associated directions object.
Public propertyIsAborted
Whether directions generation has been aborted.
Public propertyIsCompleted
Whether all directions have been generated.
Public propertyUncommittedIndex
The index at which directions are unstable. Unstable directions are not fully calculated and may be cleared in a subsequent call to OnDirectionsClearUncommitted.
Top
See Also