Back to Devexpress

AzureRouteCalculatedEventArgs Properties

windowsforms-devexpress-dot-xtramap-dot-azureroutecalculatedeventargs-dot-underscore-properties.md

latest1.7 KB
Original Source

AzureRouteCalculatedEventArgs Properties

Contains data for the RouteCalculated event.

NameDescription
CalculationResultReturns the result of a route calculation.
CancelledGets a value indicating whether an asynchronous operation has been canceled. Inherited from AsyncCompletedEventArgs.
ErrorGets a value indicating which error occurred during an asynchronous operation. Inherited from AsyncCompletedEventArgs.
UserStateGets the unique identifier for the asynchronous task. Inherited from AsyncCompletedEventArgs.

See Also

AzureRouteCalculatedEventArgs Class

AzureRouteCalculatedEventArgs Members

DevExpress.XtraMap Namespace