MapRouteOptions.CallbackPlan property

Callback requests associated with this route.

public List<CallbackPlan> CallbackPlan { get; set; }

See Also