Share via


CommerceCache Members

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

Represents a Cache in the CacheManager caches.

The CommerceCache type exposes the following members.

Constructors

  Name Description
Aa137566.pubmethod(en-US,CS.70).gif CommerceCache Initializes a new instance of the CommerceCache class.

Top

Methods

  Name Description
Aa137566.pubmethod(en-US,CS.70).gif Equals (Inherited from Object.)
Aa137566.protmethod(en-US,CS.70).gif Finalize (Inherited from Object.)
Aa137566.pubmethod(en-US,CS.70).gif GetCache Gets the cache object (Dictionary or LRUCache).
Aa137566.pubmethod(en-US,CS.70).gif GetHashCode (Inherited from Object.)
Aa137566.pubmethod(en-US,CS.70).gif GetType (Inherited from Object.)
Aa137566.protmethod(en-US,CS.70).gif MemberwiseClone (Inherited from Object.)
Aa137566.pubmethod(en-US,CS.70).gif Refresh Refreshes the Cache.
Aa137566.pubmethod(en-US,CS.70).gif ToString (Inherited from Object.)

Top

Properties

  Name Description
Aa137566.pubproperty(en-US,CS.70).gif CacheObjectProgID Gets or sets the ProgId of the component that is the cache container object.
Aa137566.pubproperty(en-US,CS.70).gif LoaderConfigDictionary Gets or sets the LoaderConfig dictionary for the cache.
Aa137566.pubproperty(en-US,CS.70).gif LoaderProgID Gets or sets the ProgId of the component that should be created and invoked to populate the cache object during Refresh cycles.
Aa137566.pubproperty(en-US,CS.70).gif Name Gets the name of the cache.
Aa137566.pubproperty(en-US,CS.70).gif RefreshInterval Gets or sets the refresh interval for the cache, in seconds.
Aa137566.pubproperty(en-US,CS.70).gif RetryInterval Gets or sets the retry interval for the cache, in seconds.
Aa137566.pubproperty(en-US,CS.70).gifAa137566.static(en-US,CS.70).gif ServerSpecificSiteUrl Obsolete. (Obsolete) Gets or sets the full URL of the current application.
Aa137566.pubproperty(en-US,CS.70).gif WriterConfigDictionary Gets or sets the WriterConfig dictionary for the cache.
Aa137566.pubproperty(en-US,CS.70).gif WriterProgID Gets or sets the ProgId of the component that should be created and invoked to write out data from the cache object during refresh cycles.

Top

See Also

Reference

CommerceCache Class

Microsoft.CommerceServer.Runtime.Caching Namespace