vertx / io.vertx.kotlin.core.net / io.vertx.core.net.NetClient / closeAwait

closeAwait

suspend fun NetClient.closeAwait(): Unit

Suspending version of method io.vertx.core.net.NetClient.close

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