Redis.clientKill

Undocumented in source. Be warned that the author may not have intended to support it.
  1. string clientKill(string ipPort)
  2. string clientKill(string ip, int port)
    class Redis
    override
    string
    clientKill
    (
    string ip
    ,
    int port
    )
  3. Long clientKill(ClientKillParams params)

Meta