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