CacheFactory.

NewLRUIntCache(int) Method

Syntax

public static IPurgeableCache4 NewLRUIntCache(int size)

Parameters

Name Type Description
size int

Return Value

Type Description
IPurgeableCache4