CacheManagerData Members
Include Protected Members
Include Inherited Members
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. |
The CacheManagerData type exposes the following members.
Constructors
Name | Description | |
---|---|---|
CacheManagerData | Overloaded. |
Methods
Properties
Name | Description | |
---|---|---|
CacheStorage |
CacheStorageData object from configuration describing how data is stored in the cache.
|
|
ElementInformation | (Inherited from ConfigurationElement.) | |
ElementProperty | (Inherited from ConfigurationElement.) | |
EvaluationContext | (Inherited from ConfigurationElement.) | |
ExpirationPollFrequencyInSeconds |
Frequency in seconds of expiration polling cycle
|
|
Item | Overloaded. | |
LockAllAttributesExcept | (Inherited from ConfigurationElement.) | |
LockAllElementsExcept | (Inherited from ConfigurationElement.) | |
LockAttributes | (Inherited from ConfigurationElement.) | |
LockElements | (Inherited from ConfigurationElement.) | |
LockItem | (Inherited from ConfigurationElement.) | |
MaximumElementsInCacheBeforeScavenging |
Maximum number of items in cache before an add causes scavenging to take place
|
|
Name |
Gets or sets the name of the element.
(Inherited from NamedConfigurationElement.) |
|
NumberToRemoveWhenScavenging |
Number of items to remove from cache when scavenging
|
|
Properties | (Inherited from ConfigurationElement.) |
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. |