suspend fun <T> MessageConsumer<T>.completionHandlerAwait(): Unit
Optional method which can be called to indicate when the registration has been propagated across the cluster. |
|
suspend fun <T> MessageConsumer<T>.unregisterAwait(): Unit
Unregisters the handler which created this registration |