vertx / io.vertx.kotlin.redis / io.vertx.redis.RedisClient / clientKillAwait

clientKillAwait

suspend fun RedisClient.clientKillAwait(filter: KillFilter): Long

Kill the connection of a client

Parameters

filter - Filter options

handler - Handler for the result of this call.

Return