ArcGIS API for Windows Phone - Library Reference
SolveAsync(RouteParameters) Method
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Tasks Namespace > RouteTask Class > SolveAsync Method : SolveAsync(RouteParameters) Method

parameters
Parameters indicate guidlines that are required when determining what the route to each stop.
Determines the path from one stop to the next.

Syntax

Visual Basic (Declaration) 
Public Overloads Sub SolveAsync( _
   ByVal parameters As RouteParameters _
) 
C# 
public void SolveAsync( 
   RouteParameters parameters
)

Parameters

parameters
Parameters indicate guidlines that are required when determining what the route to each stop.

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.