pub async fn handle_stop_client_connections( client_controller: ClientControllerProxy, ) -> Result<(), Error>
Asks the client policy layer to stop client connections.