IAsyncDirectionsHandler Interface |
Namespace: Telogis.GeoBase.Routing
The IAsyncDirectionsHandler type exposes the following members.
Name | Description | |
---|---|---|
OnDirectionsAppended |
Fires when new directions are appended to the Directions object.
| |
OnDirectionsClearUncommitted |
Fires when uncommitted directions are backed out.
| |
OnDirectionsCommitted |
Fires when new directions are committed.
| |
OnDirectionsCompleted |
Fires when all directions have been generated.
|