This switch prevents the Client broker from completely shutting down when it is closed. The Client broker will run in the background, waiting for future connections. This ensures that the only way to terminate the broker is by forcibly closing the Client.
Ordinarily, the broker shuts down when there are no API connections and the user has closed the Client. Also, if there are API connections, the user is given the choice to stop the broker when closing the Client.