IPurgeableCache4.

Purge(Object) Method

Summary

Removes the cached value with the specified key from this cache.

Syntax

Object Purge(Object key)

Remarks

Removes the cached value with the specified key from this cache.

Parameters

Name Type Description
key Object

Return Value

Type Description
Object the purged value or null