RouteCalculateCostMatrix Method |
Name | Description | |
---|---|---|
CalculateCostMatrix |
Calculates a matrix of costs to travel from and to each stop in the route.
| |
CalculateCostMatrix(CancellationToken) |
a matrix of costs to travel from and to each stop in the route allowing
cancellation using a CancellationToken.
Requests the cancellation of a CalculateCostMatrix method calculation using a CancellationToken.
|