CacheStorageSetting 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 for an instance of a concrete subclass of CacheStorageData.
Namespace: Microsoft.Practices.EnterpriseLibrary.Caching.Configuration.Manageability
Assembly: Microsoft.Practices.EnterpriseLibrary.Caching (in Microsoft.Practices.EnterpriseLibrary.Caching.dll)
Syntax
'Declaration
<InstrumentationClassAttribute(InstrumentationType.Abstract)> _
PublicMustInheritClassCacheStorageSetting _
Inherits NamedConfigurationSetting
[InstrumentationClassAttribute(InstrumentationType.Abstract)]
publicabstractclassCacheStorageSetting : NamedConfigurationSetting
[InstrumentationClassAttribute(InstrumentationType::Abstract)]
publicref classCacheStorageSettingabstract : public NamedConfigurationSetting
publicabstractclass CacheStorageSetting extends NamedConfigurationSetting
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
Microsoft.Practices.EnterpriseLibrary.Caching.Configuration.Manageability.IsolatedStorageCacheStorageSetting
Microsoft.Practices.EnterpriseLibrary.Caching.Configuration.Manageability.NullBackingStoreSetting
Microsoft.Practices.EnterpriseLibrary.Caching.Database.Configuration.Manageability.DataCacheStorageSetting
See Also
Microsoft.Practices.EnterpriseLibrary.Caching.Configuration.Manageability Namespace
Microsoft.Practices.EnterpriseLibrary.Caching.Configuration.CacheStorageData
Microsoft.Practices.EnterpriseLibrary.Common.Configuration.Manageability.NamedConfigurationSetting
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. |