Share via


PipelineInfo.CacheManager Property (BCL)

The CacheManager property is a read/write CacheManager object that gets and sets the current CacheManager object.

Definition

[Visual Basic .NET]

Public Property CacheManager As Microsoft.CommerceServer.Interop.Caching.CacheManager

[C#]

public Microsoft.CommerceServer.Interop.Caching.CacheManager CacheManager{get; set;} 

Property Value

The current CacheManager class instance.

Requirements

Namespace: Microsoft.CommerceServer.Runtime.Orders

Platforms: Windows 2000, Windows Server 2003

Assembly: Microsoft.CommerceServer.Runtime.dll

Copyright © 2005 Microsoft Corporation.
All rights reserved.