Gets the result of the GeoRoute request
This property contains a result of a route calculation. It will return null if the asynchronous request is not yet completed. Getting this property will throw a ServiceRequestException if an error occurres during the translation.
| Exception Type | Condition |
|---|---|
| ServiceRequestException | GeoRoute request failed |
GetRouteCompletedEventArgs Class | Resco.Location.Services.GeoRoute Namespace