vertx / io.vertx.rxjava.rabbitmq / RabbitMQClient / rxStop

rxStop

open fun rxStop(): Single<Void>

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

Return