vertx / io.vertx.kotlin.ext.stomp / io.vertx.ext.stomp.StompServer / closeAwait

closeAwait

suspend fun StompServer.closeAwait(): Unit

Suspending version of method io.vertx.ext.stomp.StompServer.close

NOTE: This function has been automatically generated from io.vertx.ext.stomp.StompServer using Vert.x codegen.