CachingBackend.OnItemRemoved Method |
Name | Description | |
---|---|---|
OnItemRemoved(CacheItemRemovedEventArgs) |
Raises the ItemRemoved event given a CacheItemRemovedEventArgs.
| |
OnItemRemoved(String, CacheItemRemovedReason, Guid) |
Raises the ItemRemoved event, but lazily instantiates the CacheItemRemovedEventArgs
if there is an event client.
|