pub async fn handle_stop_client_connections(
    client_controller: ClientControllerProxy
) -> Result<(), Error>
Expand description

Asks the client policy layer to stop client connections.