CacheSetInt Method

Overload List

SetInt(String, Int32, Double) Save an integer value in the cache with the given name and time to live.
SetInt(String, Int32, Double, Double) Save an integer value in the cache with the given name and time to live, restricting maximum call frequency to the range 2 to 1000 calls per second if required.

See Also