CacheConfiguration Members

For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.

This class contains the members to configure the timeouts for the various elements in the cache.

The CacheConfiguration type exposes the following members.

Constructors

  Name Description
Aa144657.pubmethod(en-US,CS.70).gif CacheConfiguration Initializes a new instance of the CacheConfiguration class with the default values. Caching is disabled by default.

Top

Methods

  Name Description
Aa144657.pubmethod(en-US,CS.70).gif Equals (Inherited from Object.)
Aa144657.protmethod(en-US,CS.70).gif Finalize (Inherited from Object.)
Aa144657.pubmethod(en-US,CS.70).gif GetHashCode (Inherited from Object.)
Aa144657.pubmethod(en-US,CS.70).gif GetType (Inherited from Object.)
Aa144657.protmethod(en-US,CS.70).gif MemberwiseClone (Inherited from Object.)
Aa144657.pubmethod(en-US,CS.70).gif ToString (Inherited from Object.)

Top

Properties

  Name Description
Aa144657.pubproperty(en-US,CS.70).gif CacheEnabled Gets or sets a value indicating whether caching is enabled or not.
Aa144657.pubproperty(en-US,CS.70).gif CatalogCollectionCacheTimeout Gets or sets a value indicating how long the catalog, catalogsets, and inventory catalog collections remain in the cache.
Aa144657.pubproperty(en-US,CS.70).gif ItemAssociationsCacheTimeout Gets or sets a value indicating how long the associations of this item remain in the cache.
Aa144657.pubproperty(en-US,CS.70).gif ItemHierarchyCacheTimeout Gets or sets a value indicating the time for which the parent and child categories and the child products of catalog items remain in the cache.
Aa144657.pubproperty(en-US,CS.70).gif ItemInformationCacheTimeout Gets or sets a value indicating the time for which the information datasets remain in the cache.
Aa144657.pubproperty(en-US,CS.70).gif ItemRelationshipsCacheTimeout Gets or sets a value indicating the time for which the category and product relationships remain in the cache.
Aa144657.pubproperty(en-US,CS.70).gif SchemaCacheTimeout Gets or sets a value indicating the time for which the catalog and inventory schema elements remain in the cache.

Top

See Also

Reference

CacheConfiguration Class

Microsoft.CommerceServer.Catalog Namespace