CogWeakChangedEventDelegate PropertiesCognex VisionPro 9.20

The CogWeakChangedEventDelegate type exposes the following members.

Properties

  NameDescription
Public propertyIsAlive
Gets an indication whether the object referenced by the current WeakReference object has been garbage collected.
(Inherited from WeakReference.)
Public propertyTarget
Gets or sets the object (the target) referenced by the current WeakReference object.
(Inherited from WeakReference.)
Public propertyTrackResurrection
Gets an indication whether the object referenced by the current WeakReference object is tracked after it is finalized.
(Inherited from WeakReference.)
Top
See Also