vertx / io.vertx.rxjava.ext.unit / Completion / handler

handler

open fun handler(completionHandler: Handler<AsyncResult<T>>): Unit

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

Parameters

completionHandler - the completion handler