vertx / io.vertx.redis.sentinel / RedisSentinel / close

close

abstract fun close(handler: Handler<AsyncResult<Void>>): Unit

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

Parameters

handler -