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

closeAwait

suspend fun HttpClient.closeAwait(): Unit

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

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