 | WeakReferenceTIsDead Property |
Gets a value indicating whether this instance is dead.
Namespace:
com.espertech.esper.compat
Assembly:
NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntaxpublic bool IsDead { get; }
Property Value
Type:
Booleantrue if this instance is dead; otherwise,
false.
See Also