dispose

fun dispose()

To shutdown the system, it's important to call the dispose method. Calling this method closes all client instances with and all browser instances each client owns. After that the message loop is terminated and CEF is shutdown.