RedisCluster.del

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Long del(string key)
    class RedisCluster
    override
    Long
    del
    (
    string key
    )
  2. Long del(string[] keys)
  3. alias del = BinaryRedisCluster.del

Meta