CacheEntryRemovedArguments Properties

.NET Framework (current version)
 

Namespace:   System.Runtime.Caching
Assembly:  System.Runtime.Caching (in System.Runtime.Caching.dll)

NameDescription
System_CAPS_pubpropertyCacheItem

Gets an instance of a cache entry that was removed from the cache.

System_CAPS_pubpropertyRemovedReason

Gets a value that indicates why a cache entry was removed.

System_CAPS_pubpropertySource

Gets a reference to the source ObjectCache instance that originally contained the removed cache entry.

Return to top
Show: