ConfigurationCacheHelper.DeleteCacheEntry Method

The DeleteCacheEntry method deletes the configuration specified by the token from cache memory.

Syntax

ConfigurationCacheHelper.DeleteCacheEntry(Pipeline, CacheToken)

Parameters

Pipeline
A pipeline object created as an instance of MtsPipeline or MtsTxPipeline.
CacheToken
The token generated by a previous call to SaveToCache, used to identify the pipeline configuration to be deleted from the cache.

© 1997-1998 Microsoft Corporation. All rights reserved.