vertx / io.vertx.kotlin.amqp / io.vertx.amqp.AmqpConnection / closeAwait

closeAwait

suspend fun AmqpConnection.closeAwait(): Unit

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

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