[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Ctor.

Namespace: net.esper.client
Assembly:   NEsper (in NEsper.dll)

Syntax

Visual Basic (Declaration)
Public Sub New ( _
	size As Integer _
)
C#
public LRUCacheDesc (
	int size
)
Visual C++
public:
LRUCacheDesc (
	int size
)

Parameters

size
System.Int32
is the maximum cache size