vertx / io.vertx.kotlin.ext.shell / io.vertx.ext.shell.ShellServer / closeAwait

closeAwait

suspend fun ShellServer.closeAwait(): Unit

Close the shell server, this is an asynchronous close.

Parameters

completionHandler - handler for getting notified when service is stopped