vertx / io.vertx.kotlin.redis / io.vertx.redis.RedisTransaction / clientKillAwait

clientKillAwait

suspend fun RedisTransaction.clientKillAwait(filter: KillFilter): String

Kill the connection of a client

Parameters

filter - Filter options

handler - Handler for the result of this call.

Return