ArcGIS API for Silverlight - Library Reference
RouteTask Class Methods
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Tasks Namespace : RouteTask Class


For a list of all members of this type, see RouteTask members.

Public Methods

 NameDescription
public MethodCancelAsync Cancels a pending asynchronous operation. (Inherited from ESRI.ArcGIS.Client.Tasks.TaskBase)
public MethodSolveAsync Determines the path from one stop to the next.  
public MethodSolveClosestFacilityAsyncDetermines the closest route between Incidents and Facilities.  
public MethodSolveServiceAreaAsync Returns geometries that define the service area of each facility.  
Top

Protected Methods

 NameDescription
protected MethodOnPropertyChangedCalled 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)
Top

See Also

© ESRI, Inc. All Rights Reserved.