CacheEntryRemovedArguments::RemovedReason Property
.NET Framework (current version)
Gets a value that indicates why a cache entry was removed.
Assembly: System.Runtime.Caching (in System.Runtime.Caching.dll)
Property Value
Type: System.Runtime.Caching::CacheEntryRemovedReasonOne of the enumeration values that indicates why the entry was removed.
The CacheEntryRemovedReason enumeration indicates one of a predefined set of reasons for the removal, such as that the entry was explicitly removed or that it expired.
.NET Framework
Available since 4.0
Available since 4.0
Show: