CacheSetBool Method

Overload List

SetBool(String, Boolean, Double) Save a boolean value in the cache with the given name and time to live.
SetBool(String, Boolean, Double, Double) Save a boolean 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