vertx / io.vertx.kotlin.redis / io.vertx.redis.RedisClient / closeAwait

closeAwait

suspend fun RedisClient.closeAwait(): Unit

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

Parameters

handler -