The properties of the WeakReference class are listed below. For a complete list of WeakReference class members, see the WeakReference Members topic.
IsAlive | Retrieves a Boolean that indicates whether GC has occurred on the object. |
Target | Retrieves or assigns the object an IsAlive status. |
TrackResurrection | Retrieves a Boolean indicating whether objects are tracked. |