CacheSet Method

Overload List

Set(String, Object, Double) Save an object in the cache with the given name and time to live.
Set(String, Object, Double, Double) Save an object 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