Visual Basic (Declaration) | |
---|---|
Public Sub SolveServiceAreaAsync( _ ByVal parameters As RouteServiceAreaParameters, _ Optional ByVal userToken As Object _ ) |
C# | |
---|---|
public void SolveServiceAreaAsync( RouteServiceAreaParameters parameters, object userToken ) |
Parameters
- parameters
- Parameters indicate guidelines that are required when determining what the service area is of each facility.
- userToken
- A user-defined object that is passed to the method invoked when the asynchronous operation completes.
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7