vertx / io.vertx.rxjava.redis.sentinel / RedisSentinel / rxClose

rxClose

open fun rxClose(): Single<Void>

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

Return