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