Click or drag to resize

ReferenceMapTKey, TValuePrune Method

Removes all 'dead' references that have been added to the prune list.

Namespace:  com.espertech.esper.compat.collections
Assembly:  NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntax
C#
public void Prune()
See Also