C1.Win.C1DX.4.8 Assembly / C1.Util.DX Namespace / Configuration Class / UseThreadStaticObjectTracking Field

In This Topic
UseThreadStaticObjectTracking Field
In This Topic
By default all objects in the process are tracked. Use this property to track objects per thread.
Syntax
'Declaration
 
Public Shared UseThreadStaticObjectTracking As System.Boolean
 
See Also