Client.lpushx

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void lpushx(string key, string[] string)
    class Client
    override
    void
    lpushx
    (
    string key
    ,
    string[] string...
    )
  2. alias lpushx = BinaryClient.lpushx

Meta