ObjectCache::Name Property
.NET Framework (current version)
Gets the name of a specific ObjectCache instance.
Assembly: System.Runtime.Caching (in System.Runtime.Caching.dll)
Some cache implementations might support multiple instances of the cache that is running in a single application. This property lets cache implementers return a name that identifies a specific cache instance.
.NET Framework
Available since 4.0
Available since 4.0
Show: