CacheItemRemovedEventArgs Properties
Include Protected Members
Include Inherited Members
The CacheItemRemovedEventArgs type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
Data | The object that has been removed from the cache. |
![]() |
ObjectKey | The identifier of the object that has been removed from the cache. |
![]() |
Reason | The DeletionReason value that defines the reason for the object’s removal from the cache. |
Top
.gif)