CommerceCache Class
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Represents a Cache in the CacheManager caches.
Namespace: Microsoft.CommerceServer.Runtime.Caching
Assembly: Microsoft.CommerceServer.Runtime (in Microsoft.CommerceServer.Runtime.dll)
Syntax
'Declaration
Public Class CommerceCache
'Usage
Dim instance As CommerceCache
public class CommerceCache
public ref class CommerceCache
public class CommerceCache
Remarks
Represents a cache in the CommerceCacheCollection.
Inheritance Hierarchy
System..::.Object
Microsoft.CommerceServer.Runtime.Caching..::.CommerceCache
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.