The properties of the GetRouteCompletedEventArgs class are listed below. For a complete list of GetRouteCompletedEventArgs class members, see the GetRouteCompletedEventArgs Members topic.
Cancelled (inherited from AsyncCompletedEventArgs) | Gets a value indicating whether an asynchronous operation has been canceled. |
Error (inherited from AsyncCompletedEventArgs) | Gets a value indicating which error occurred during an asynchronous operation. |
Route | Gets the result of the GeoRoute request |
UserState (inherited from AsyncCompletedEventArgs) | Gets the unique identifier for the asynchronous task. |
GetRouteCompletedEventArgs Class | Resco.Location.Services.GeoRoute Namespace