vertx / io.vertx.kotlin.amqp / io.vertx.amqp.AmqpClient / connectAwait

connectAwait

suspend fun AmqpClient.connectAwait(): AmqpConnection

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

Return

AmqpConnection

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