suspend fun RabbitMQClient.confirmSelectAwait(): Unit
Enables publisher acknowledgements on this channel. Can be called once during client initialisation. Calls to basicPublish() will have to be confirmed.
resultHandler -
resultHandler