| PNCounterDictionaryTKeyIncrement Method |
| Name | Description | |
|---|---|---|
| Increment(Cluster, TKey, Int64) |
Increment the counter with the delta specified.
If the delta is negative then it will decrement instead of increment.
| |
| Increment(UniqueAddress, TKey, Int64) |
Increment the counter with the delta specified.
If the delta is negative then it will decrement instead of increment.
|