remove


Description:

public int remove (string path, string key) throws Error

Remove/expire a cache item.

Parameters:

this

A DataCache

path

Path to the (sub) cache the item exists in.

key

Key for the cache item.

Returns:

0 on success, -1 on error