IGlobalCacheIncrementValue Method |
Name | Description | |
---|---|---|
IncrementValue(String) |
Add 1 to an integer value held in GlobalCache. This method is thread-safe.
| |
IncrementValue(String, Int32) |
Add a given number to an integer value held in GlobalCache. This method is thread-safe.
|