CacheEntryRemovedArguments Properties
.NET Framework (current version)
Namespace:
System.Runtime.Caching
Assembly: System.Runtime.Caching (in System.Runtime.Caching.dll)
| Name | Description | |
|---|---|---|
![]() | CacheItem | Gets an instance of a cache entry that was removed from the cache. |
![]() | RemovedReason | Gets a value that indicates why a cache entry was removed. |
![]() | Source | Gets a reference to the source ObjectCache instance that originally contained the removed cache entry. |
Show:
