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.

Classes

  Class Description
Public class CacheManagerData
Configuration data defining CacheManagerData. Defines the information needed to properly configure a CacheManager instance.
Public class CacheManagerDataRetriever
This type supports the Enterprise Library infrastructure and is not intended to be used directly from your code. Resolves default names for cache managers.
Public class CacheManagerSettings
Overall configuration settings for Caching
Public class CacheStorageData
Configuration data defining CacheStorageData. This configuration section defines the name and type of the IBackingStore used by a CacheManager
Public class CustomCacheStorageData
Configuration object for Custom Providers.
Public class IsolatedStorageBackingStoreAssembler
This type supports the Enterprise Library infrastructure and is not intended to be used directly from your code. Represents the process to build an IsolatedStorageBackingStore described by a IsolatedStorageCacheStorageData configuration object.
Public class IsolatedStorageCacheStorageData
Configuration data defining IsolatedStorageCacheStorageData. This configuration section adds the name of the Isolated Storage area to use to store data.
Public class StorageEncryptionProviderData
Base class for configuration data defined for all types of StorageEncryptionProviders
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.