For a list of all members of this type, see RouteTask members.
Name | Description | |
---|---|---|
![]() | CancelAsync | Cancels a pending asynchronous operation. (Inherited from ESRI.ArcGIS.Client.Tasks.TaskBase) |
![]() | SolveAsync | Determines the path from one stop to the next. |
![]() | SolveClosestFacilityAsync | Determines the closest route between Incidents and Facilities. |
![]() | SolveServiceAreaAsync | Returns geometries that define the service area of each facility. |
Name | Description | |
---|---|---|
![]() | OnPropertyChanged | Called when a task result related property value has changed. These properties are named, or end with, "LastResult". E.g. QueryTask exposes the "LastResult" property, and GeometryService has a "BufferLastResult" property. (Inherited from ESRI.ArcGIS.Client.Tasks.TaskBase) |