\r\n

51Degrees Pipeline .NET  4.1Newer Version 4.4

51Degrees Pipeline for .NET

FiftyOne.Pipeline.Engines.Caching Namespace Reference

Classes

class  DataKeyedCacheBase
Abstract base class for caches that use IFlowData as the key. More...
class  DefaultFlowCache
The default 'flow cache' implementation. More...
interface  IDataKeyedCache
Represents a put cache where the key is a IFlowData instance. More...
interface  IFlowCache
Represents a 'flow cache' A flow cache is a cache that is used to cache results from individual flow elements in the pipeline. More...
On This Page