I am using the BING RestToolkit to calculate the best route for multiple destinations using the travelling salesman example. The app works fine with up to 4 destinations but if I put more in the app freezes and nothing is returned. (Response r = await routeRequest.Execute())