Table of Contents

Constructor LruEvictionCache

Namespace
Scaleout.Client.InProc
Assembly
Scaleout.Client.dll

LruEvictionCache(int)

Constructor.

public LruEvictionCache(int capacity)

Parameters

capacity int

Max number of items in the cache before eviction begins.