The Cache type exposes the following members.
Events
| Name | Description | |
|---|---|---|
| CacheCleared |
Occurs after the Cache is cleared.
| |
| CacheStopped |
Occurs after the cache has been stopped.
| |
| CustomEvent |
Occurs in response to a RaiseCustomEvent(Object, Object) method call.
| |
| ItemAdded |
Occurs after an item has been added to the Cache.
| |
| ItemRemoved |
Occurs after an has been removed from the Cache.
| |
| ItemUpdated |
Occurs after an item has been updated in the Cache.
| |
| MemberJoined |
Occurs after a new node has joined the cluster.
| |
| MemberLeft |
Occurs after a node has left the cluster.
|