Table of Contents

Constructor RandomEvictionCache

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

RandomEvictionCache(int)

Constructor.

public RandomEvictionCache(int capacity)

Parameters

capacity int

Max number of items in the cache before eviction begins.