Client.hincrByFloat

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

Meta