AsyncDirectionsEventArgs Properties |
The AsyncDirectionsEventArgs type exposes the following members.
Name | Description | |
---|---|---|
Directions |
The associated directions object.
| |
IsAborted |
Whether directions generation has been aborted.
| |
IsCompleted |
Whether all directions have been generated.
| |
UncommittedIndex |
The index at which directions are unstable.
Unstable directions are not fully calculated and may be cleared
in a subsequent call to OnDirectionsClearUncommitted.
|