![]() | WeakReferenceTTarget Property |
Namespace: com.espertech.esper.compat
public T Target { get; }
Exception | Condition |
---|---|
InvalidOperationException | The reference to the target object is invalid. This can occur if the current WeakReference object has been finalized. |