vertx / io.vertx.kotlin.rabbitmq / io.vertx.rabbitmq.RabbitMQClient / stopAwait

stopAwait

suspend fun RabbitMQClient.stopAwait(): Unit

Stop the rabbitMQ client. Close the connection and its chanel.

Parameters

resultHandler -