NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

WeakReference Properties

The properties of the WeakReference class are listed below. For a complete list of WeakReference class members, see the WeakReference Members topic.

Public:

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.

See Also

WeakReference Class | System Namespace