Memcache.flush

Wipe the contents of memcached servers.

@paramin expiration time to wait until wiping contents of memcached servers @return true on success; false otherwise

class Memcache
bool
flush
(
int expiration = 0
)

Meta