IAdvantageCacheContainer Members
The IAdvantageCacheContainer type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
ClearItem |
Removes a single cached item identified by the specified key.
|
|
|
Get<(Of <<'(T>)>>) |
Retrieves a cached item of type T by its key.
|
|
|
Invalidate |
Removes all cached items that belong to the specified categories.
|
|
|
Store<(Of <<'(T>)>>) |
Stores an item of type T in the cache.
|

