Click or drag to resize

LinkedHashMapTK, TVRemoveEldest Event

Occurs when a potentially destructive operations occurs on the dictionary and the dictionary is allowed to rebalance.

Namespace:  com.espertech.esper.compat.collections
Assembly:  NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntax
C#
public event LinkedHashMapTK, TVEntryEventHandler RemoveEldest

Value

Type: com.espertech.esper.compat.collectionsLinkedHashMapTK, TVEntryEventHandler
See Also