AsyncDirectionsEventArgs Class | ![]() |
Namespace: Telogis.GeoBase.Routing
The AsyncDirectionsEventArgs type exposes the following members.
Name | Description | |
---|---|---|
![]() | AsyncDirectionsEventArgs | Initializes a new instance of the AsyncDirectionsEventArgs class |
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.
|
Name | Description | |
---|---|---|
![]() | Abort |
Called to abort directions generation.
|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |