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