Overload List
| Name | Description | |
|---|---|---|
| Increment(String) |
Atomically increments the given key by 1.
| |
| Increment(String, Double) |
Atomically increments the given key by the given number.
| |
| Increment(String, Int64) |
Atomically increments the given key by the given number.
|
See Also