ObjectCache Properties
.NET Framework (current version)
Namespace:
System.Runtime.Caching
Assembly: System.Runtime.Caching (in System.Runtime.Caching.dll)
| Name | Description | |
|---|---|---|
![]() | DefaultCacheCapabilities | When overridden in a derived class, gets a description of the features that a cache implementation provides. |
![]() ![]() | Host | Gets or set a reference to a managed hosting environment that is available to ObjectCache implementations and that can provide host-specific services to ObjectCache implementations. |
![]() | Item[String^] | Gets or sets the default indexer for the ObjectCache class. |
![]() | Name | Gets the name of a specific ObjectCache instance. |
Show:

