Click or drag to resize

CacheSetInt Method

Overload List
  NameDescription
Public methodSetInt(String, Int32, Double)
Save an integer value in the cache with the given name and time to live.
Public methodSetInt(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.
Top
See Also