City Based Parking and Routing System API Documentation

Intersection.RemoveActReqConflicts Method 

Removes any conflicts between currently active routes and requests.

protected void RemoveActReqConflicts();

Remarks

Since active routes where activated in a previous step thus a vehicle is currently crossing them they alway have priority over requests.

See Also

Intersection Class | CBPRS.Infrastructure Namespace