vertx / io.vertx.rxjava.redis / RedisClient / rxClose

rxClose

open fun rxClose(): Single<Void>

Close the client - when it is fully closed the handler will be called.

Return