CacheItemRemovedEventArgs Properties |
The CacheItemRemovedEventArgs type exposes the following members.
Name | Description | |
---|---|---|
Key |
Gets the key of the removed cached item.
| |
RemovedReason |
Gets the reason of the removal.
| |
SourceId |
Gets the Guid of the CachingBackend that caused the removal,
or Empty if it cannot be determined or does not apply.
|