CacheFactory.

NewLRUCache(int) Method

Syntax

public static IPurgeableCache4 NewLRUCache(int size)

Parameters

Name Type Description
size int

Return Value

Type Description
IPurgeableCache4