vertx / io.vertx.kotlin.core.eventbus / io.vertx.core.eventbus.MessageConsumer / completionHandlerAwait

completionHandlerAwait

suspend fun <T> MessageConsumer<T>.completionHandlerAwait(): Unit

Optional method which can be called to indicate when the registration has been propagated across the cluster.

Parameters

completionHandler - the completion handler