Client.incrByFloat

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

Meta