Client.hsetnx

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

Meta