Walter.BOM
FallbackCashing<T> Constructor
Walter.BOM Assembly > Walter.BOM Namespace > FallbackCashing<T> Class : FallbackCashing<T> Constructor
Size of the fall-back for the ring buffer.
The memory cache.
The options to use.
Initializes a new instance of the FallbackCashing<T> class.
Syntax

Parameters

fallbackSize
Size of the fall-back for the ring buffer.
memoryCache
The memory cache.
options
The options to use.
Remarks
Fall-back will prefer IMemoryCache, if this is null the Walter.RingBuffer`1 is used
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

FallbackCashing<T> Class
FallbackCashing<T> Members