MobileForms Toolkit Documentation

GetRouteCompletedEventArgs Properties

The properties of the GetRouteCompletedEventArgs class are listed below. For a complete list of GetRouteCompletedEventArgs class members, see the GetRouteCompletedEventArgs Members topic.

Public Instance Properties

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.
RouteGets the result of the GeoRoute request
UserState (inherited from AsyncCompletedEventArgs)Gets the unique identifier for the asynchronous task.

See Also

GetRouteCompletedEventArgs Class | Resco.Location.Services.GeoRoute Namespace