set_cache_age
Description:
[
Version ( since =
"0.6.10" ) ]
public void set_cache_age (
uint cache_age)
Sets the maximum cache age value for the client.
Parameters:
| this |
a valid Client instance
|
| cache_age |
the cache age to set in seconds, where g_maxuint means cache "never expires"
|