Share via


CustomCacheStorageNode 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 a custom cache storage that consists of key value pairs.

Namespace:  Microsoft.Practices.EnterpriseLibrary.Caching.Configuration.Design
Assembly:  Microsoft.Practices.EnterpriseLibrary.Caching.Configuration.Design (in Microsoft.Practices.EnterpriseLibrary.Caching.Configuration.Design.dll)

Syntax

'Declaration
PublicClassCustomCacheStorageNode _
    Inherits CacheStorageNode
publicclassCustomCacheStorageNode : CacheStorageNode
publicref classCustomCacheStorageNode : public CacheStorageNode
publicclass CustomCacheStorageNode extends CacheStorageNode

Inheritance Hierarchy

System.Object
  Microsoft.Practices.EnterpriseLibrary.Configuration.Design.ConfigurationNode
    Microsoft.Practices.EnterpriseLibrary.Caching.Configuration.Design.CacheStorageNode
      Microsoft.Practices.EnterpriseLibrary.Caching.Configuration.Design.CustomCacheStorageNode

See Also

CustomCacheStorageNode Members

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.