Share via


CustomCacheStorageSetting 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 configuration information from a CustomCacheStorageData instance.

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

Syntax

'Declaration
<InstrumentationClassAttribute(InstrumentationType.Instance)> _
PublicClassCustomCacheStorageSetting _
    Inherits CacheStorageSetting
[InstrumentationClassAttribute(InstrumentationType.Instance)]
publicclassCustomCacheStorageSetting : CacheStorageSetting
[InstrumentationClassAttribute(InstrumentationType::Instance)]
publicref classCustomCacheStorageSetting : public CacheStorageSetting
publicclass CustomCacheStorageSetting extends CacheStorageSetting

Inheritance Hierarchy

System.Object
  Microsoft.Practices.EnterpriseLibrary.Common.Configuration.Manageability.ConfigurationSetting
    Microsoft.Practices.EnterpriseLibrary.Common.Configuration.Manageability.NamedConfigurationSetting
      Microsoft.Practices.EnterpriseLibrary.Caching.Configuration.Manageability.CacheStorageSetting
        Microsoft.Practices.EnterpriseLibrary.Caching.Configuration.Manageability.CustomCacheStorageSetting

See Also

CustomCacheStorageSetting Members

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

Microsoft.Practices.EnterpriseLibrary.Caching.Configuration.CustomCacheStorageData

Microsoft.Practices.EnterpriseLibrary.Caching.Configuration.Manageability.CacheStorageSetting

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.