Click or drag to resize

ReferenceTypeSOFT Field

Soft references allow the garbage collector to collect items that are not in use.

Namespace:  com.espertech.esper.compat.collections
Assembly:  NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntax
C#
public const ReferenceType SOFT = 1

Field Value

Type: ReferenceType
See Also