Client.setnx

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

Meta