Weak
|
The WeakActionT type exposes the following members.
Name | Description | |
---|---|---|
IsAlive |
Gets an indication whether the object referenced by the current NullableWeakReference object has been cleared or garbage collected.
(Inherited from NullableWeakReference) |
|
Target |
Gets the object (the target) referenced by the current NullableWeakReference object.
Set will only accept null.
(Inherited from NullableWeakReference) |
|
TrackResurrection | Gets an indication whether the object referenced by the current WeakReference object is tracked after it is finalized. (Inherited from WeakReference) |