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