[]
        
(Showing Draft Content)

C1.Util.DX.ObjectReference

ObjectReference Class

Contains information about a tracked COM object.

Inheritance
ObjectReference
Namespace: C1.Util.DX
Assembly: C1.Win.C1DX.4.8.dll
Syntax
public class ObjectReference

Constructors

Name Description
ObjectReference(DateTime, ComObject, string)

Initializes a new instance of the ObjectReference class.

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.

Methods

Name Description
ToString()

Returns a string that represents this instance.