Initializes the asynchronous route calculation request.
The BeginGetRoute method starts the asynchronous request and returns immediately. Thus the result may not be available after the method completes. GeoRoute object raises the event GetRouteCompleted immediately after the asynchronous request completes.
| Exception Type | Condition |
|---|---|
| NotSupportedException | A service provider specified by ServiceProvider property does not support this kind of service. |
GeoRoute Class | Resco.Location.Services.GeoRoute Namespace | GeoRoute.GetRouteAsync Overload List