CacheManagerData Class

Retired Content

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

Configuration data defining CacheManagerData. Defines the information needed to properly configure a CacheManager instance.

Namespace:  Microsoft.Practices.EnterpriseLibrary.Caching.Configuration
Assembly:  Microsoft.Practices.EnterpriseLibrary.Caching (in Microsoft.Practices.EnterpriseLibrary.Caching.dll)

Syntax

'Declaration
PublicClassCacheManagerData _
    Inherits NamedConfigurationElement
publicclassCacheManagerData : NamedConfigurationElement
publicref classCacheManagerData : public NamedConfigurationElement
publicclass CacheManagerData extends NamedConfigurationElement

Inheritance Hierarchy

System.Object
  System.Configuration.ConfigurationElement
    Microsoft.Practices.EnterpriseLibrary.Common.Configuration.NamedConfigurationElement
      Microsoft.Practices.EnterpriseLibrary.Caching.Configuration.CacheManagerData

See Also

CacheManagerData Members

Microsoft.Practices.EnterpriseLibrary.Caching.Configuration Namespace

Retired Content

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.