CacheEntryChangeMonitor::RegionName Property
.NET Framework (current version)
Gets the name of a region of the cache.
Assembly: System.Runtime.Caching (in System.Runtime.Caching.dll)
The value of this property typically indicates a particular region where changes are monitored in the cache. The RegionName property provides the option to configure change monitors so that they monitor cache entries only in a specific cache region.
.NET Framework
Available since 4.0
Available since 4.0
Show: