vertx / io.vertx.kotlin.ext.unit / io.vertx.ext.unit.Completion / handlerAwait

handlerAwait

suspend fun <T> Completion<T>.handlerAwait(): T?

Completion handler to receive a completion signal when this completions completes.

Parameters

completionHandler - the completion handler