Microsoft.Practices.EnterpriseLibrary.Caching.Configuration.Design 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 AddCacheManagerSettingsNodeCommand
Represents a command for adding the Caching Application Block to the current application.
Public class CacheManagerCollectionNode
Represents a node that contains a collection of CacheManagerNode instances.
Public class CacheManagerNode
Represents a Cache Manager defined in the application's configuration.
Public class CacheManagerSettingsNode
Represents the root configuration for the Caching Application Block.
Public class CacheStorageEncryptionNode
Represents the encryption for the cache storage. The class is abstract.
Public class CacheStorageNode
Represents a cache storage provider. The class is abstract.
Public class CachingConfigurationDesignManager
Represents the design manager that will register the design time information for the Caching Application Block.
Public class CustomCacheStorageNode
Represents a custom cache storage that consists of key value pairs.
Public class IsolatedStorageCacheStorageNode
Represents a cache storage using Isolated Storage.
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.