set_cache


Description:

[ Version ( since = "0.1.12" ) ]
public void set_cache (bool use_cache)

Sets if cache must be used.

Note that this will only work if caching is supporting. If sets true, a new cache will be created. If sets to false, current cache is clean and removed.

Parameters:

this

a Wc instance

use_cache

if cache must be used or not