suspend fun RedisTransaction.clientKillAwait(filter: KillFilter): String
Kill the connection of a client
filter - Filter options
filter
handler - Handler for the result of this call.
handler
Return