City Based Parking and Routing System API Documentation

AntParkingVehicle.UpdateRouting Method 

Updates the routing system by transmitting delays.

protected void UpdateRouting(
   AntRoute route,
   int Delay
);

Parameters

route
The route followed by the vehicle.
Delay
The delay experienced on the route.

See Also

AntParkingVehicle Class | CBPRS.Parking Namespace