Share via


CachingBlockSetting 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.

Represents the general configuration information for the Caching Application Block.

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

Syntax

'Declaration
<InstrumentationClassAttribute(InstrumentationType.Instance)> _
PublicClassCachingBlockSetting _
    Inherits ConfigurationSetting
[InstrumentationClassAttribute(InstrumentationType.Instance)]
publicclassCachingBlockSetting : ConfigurationSetting
[InstrumentationClassAttribute(InstrumentationType::Instance)]
publicref classCachingBlockSetting : public ConfigurationSetting
publicclass CachingBlockSetting extends ConfigurationSetting

Inheritance Hierarchy

System.Object
  Microsoft.Practices.EnterpriseLibrary.Common.Configuration.Manageability.ConfigurationSetting
    Microsoft.Practices.EnterpriseLibrary.Caching.Configuration.Manageability.CachingBlockSetting

See Also

CachingBlockSetting Members

Microsoft.Practices.EnterpriseLibrary.Caching.Configuration.Manageability Namespace

Microsoft.Practices.EnterpriseLibrary.Caching.Configuration.CacheManagerSettings

Microsoft.Practices.EnterpriseLibrary.Common.Configuration.Manageability.ConfigurationSetting

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.