vertx / io.vertx.kotlin.core.http / io.vertx.core.http.HttpServer / closeAwait

closeAwait

suspend fun HttpServer.closeAwait(): Unit

Suspending version of method io.vertx.core.http.HttpServer.close

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