CacheGetString Method

Overload List

GetString(String) Immediatley retrieve a string value from the cache with the given name with no throttling.
GetString(String, Double) Retrieve a string value from the cache with the given name, restricting maximum call frequency to the range 2 to 1000 calls per second if required.

See Also