CommerceCacheModule Class
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Creates the site caches collection.
Namespace: Microsoft.CommerceServer.Runtime.Caching
Assembly: Microsoft.CommerceServer.Runtime (in Microsoft.CommerceServer.Runtime.dll)
Syntax
'Declaration
Public NotInheritable Class CommerceCacheModule _
Inherits CommerceModule
'Usage
Dim instance As CommerceCacheModule
public sealed class CommerceCacheModule : CommerceModule
public ref class CommerceCacheModule sealed : public CommerceModule
public final class CommerceCacheModule extends CommerceModule
Remarks
This class is sealed.
Inheritance Hierarchy
System..::.Object
Microsoft.CommerceServer.Runtime..::.CommerceModule
Microsoft.CommerceServer.Runtime.Caching..::.CommerceCacheModule
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.