I have a situation in which I may want to stop a route to prevent data from flowing through my application. Is there a way I can use the ControlBus to turn on/off a route and not have exceptions thrown when trying to send to the route if its in a stopped or suspended state?