open fun rxClose(): Completable
Like io.vertx.reactivex.core.Vertx#close but the completionHandler will be called when the close is complete
io.vertx.reactivex.core.Vertx#close
Return