Method SwitchToNextDestinationAsync
SwitchToNextDestinationAsync(CancellationToken)
Starts tracking progress to the next destination in the Route.
Declaration
public Task SwitchToNextDestinationAsync(CancellationToken cancellationToken = null)
Parameters
Type | Name | Description |
---|---|---|
Cancellation |
cancellationToken | Optional token that may be used to cancel the async operation. |
Returns
Type | Description |
---|---|
Task | The task object representing the asynchronous operation. |
Remarks
Use Switch
Applies to
Platforms and versions
Target | Versions |
---|---|
UWP | 100.15 |