Click or drag to resize

CacheGetInt Method

Overload List
  NameDescription
Public methodGetInt(String)
Immediatley retrieve an integer value from the cache with the given name with no throttling.
Public methodGetInt(String, Double)
Retrieve an integer value from the cache with the given name, restricting maximum call frequency to the range 2 to 1000 calls per second if required.
Top
See Also