vertx / io.vertx.kotlin.core / io.vertx.core.Vertx / closeAwait

closeAwait

suspend fun Vertx.closeAwait(): Unit

Suspending version of method io.vertx.core.Vertx.close

NOTE: This function has been automatically generated from io.vertx.core.Vertx using Vert.x codegen.