 | ReferenceTypeHARD Field |
Hard references keep references to the object and prevent the
garbage collector from collecting the item.
Namespace:
com.espertech.esper.compat.collections
Assembly:
NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntaxpublic const ReferenceType HARD = 0
Field Value
Type:
ReferenceType
See Also