Click or drag to resize

ConfigurationCommonCacheLRUSize Property

Returns the maximum cache size.

Namespace:  com.espertech.esper.common.client.configuration.common
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public int Size { get; }

Return Value

Type: Int32
max cache size
See Also