vertx / io.vertx.kotlin.amqp / io.vertx.amqp.AmqpClient / closeAwait

closeAwait

suspend fun AmqpClient.closeAwait(): Unit

Suspending version of method io.vertx.amqp.AmqpClient.close

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