set_cache_size
Description:
[
Version ( since =
"0.1.12" ) ]
public void set_cache_size (
uint cache_size)
Sets the new maximum size of cache, in Megabytes.
Default value is 10. Using 0 means no cache will be done.
Parameters:
this |
a Wc instance
|
cache_size |
size of cache (in Mb)
|