CacheManagerSettings 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. |
Overall configuration settings for Caching
Namespace: Microsoft.Practices.EnterpriseLibrary.Caching.Configuration
Assembly: Microsoft.Practices.EnterpriseLibrary.Caching (in Microsoft.Practices.EnterpriseLibrary.Caching.dll)
Syntax
'Declaration
PublicClassCacheManagerSettings _
Inherits SerializableConfigurationSection
publicclassCacheManagerSettings : SerializableConfigurationSection
publicref classCacheManagerSettings : public SerializableConfigurationSection
publicclass CacheManagerSettings extends SerializableConfigurationSection
Inheritance Hierarchy
System.Object
System.Configuration.ConfigurationElement
System.Configuration.ConfigurationSection
Microsoft.Practices.EnterpriseLibrary.Common.Configuration.SerializableConfigurationSection
Microsoft.Practices.EnterpriseLibrary.Caching.Configuration.CacheManagerSettings
See Also
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. |