Overload List
| Name | Description | |
|---|---|---|
| Destroy(CacheableKey) |
Destroys the entry with the specified key, passing the callback
argument to any cache writers that are invoked in the operation.
| |
| Destroy(ICacheableKey) |
Destroys the entry with the specified key, passing the callback
argument to any cache writers that are invoked in the operation.
| |
| Destroy(CacheableKey, IGFSerializable) |
Destroys the entry with the specified key, passing the callback
argument to any cache writers that are invoked in the operation.
| |
| Destroy(ICacheableKey, IGFSerializable) |
Destroys the entry with the specified key, passing the callback
argument to any cache writers that are invoked in the operation.
|