vertx / io.vertx.reactivex.rabbitmq / RabbitMQClient / stop

stop

open fun stop(resultHandler: Handler<AsyncResult<Void>>): Unit

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

Parameters

resultHandler -