vertx / io.vertx.reactivex.core / Vertx / rxClose

rxClose

open fun rxClose(): Completable

Like io.vertx.reactivex.core.Vertx#close but the completionHandler will be called when the close is complete

Return