vertx / io.vertx.rxjava.ext.unit / Async / complete

complete

open fun complete(): Unit

Signals the asynchronous operation is done, this method must be called with a count greater than 0, otherwise it throws an IllegalStateException to signal the error.