ObjectReference Class Members
In This Topic
The following tables list the members exposed by ObjectReference.
Public Constructors
Public Properties
| Name | Description |
| CreationTime | Gets the time the object was created. |
| IsAlive | Gets a value indicating whether the tracked object is alive. |
| Object | Gets a weak reference to the tracked object. |
| StackTrace | Gets the stack trace when the track object was created. |
Top
Public Methods
| Name | Description |
| ToString | Returns a System.String that represents this instance. |
Top
See Also