CacheEntryChangeMonitor Properties
.NET Framework (current version)
Namespace:
System.Runtime.Caching
Assembly: System.Runtime.Caching (in System.Runtime.Caching.dll)
| Name | Description | |
|---|---|---|
![]() | CacheKeys | Gets a collection of cache keys that are monitored for changes. |
![]() | HasChanged | Gets a value that indicates that the state that is monitored by the ChangeMonitor class has changed.(Inherited from ChangeMonitor.) |
![]() | IsDisposed | Gets a value that indicates that the derived instance of a ChangeMonitor class is disposed.(Inherited from ChangeMonitor.) |
![]() | LastModified | Gets a value that indicates the latest time (in UTC time) that the monitored cache entry was changed. |
![]() | RegionName | Gets the name of a region of the cache. |
![]() | UniqueId | Gets a value that represents the ChangeMonitor class instance.(Inherited from ChangeMonitor.) |
Show:
