Skip to main content
All docs
V24.2

AzureRouteIsochroneCalculatedEventArgs Constructors

Contains data for the IsochroneCalculated event.
Name Parameters Description
AzureRouteIsochroneCalculatedEventArgs(AzureRouteIsochroneCalculationResult, Exception, Boolean, Object) calculationResult, error, cancelled, userState Initializes a new instance of the AzureRouteIsochroneCalculatedEventArgs class with specified settings.
See Also