Redis.xgroupDestroy

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Long xgroupDestroy(string key, string groupname)
    class Redis
    Long
    xgroupDestroy
    (
    string key
    ,
    string groupname
    )
  2. alias xgroupDestroy = BinaryRedis.xgroupDestroy

Meta