[]
        
(Showing Draft Content)

C1.Util.DX.Configuration.UseThreadStaticObjectTracking

UseThreadStaticObjectTracking Field

By default all objects in the process are tracked. Use this property to track objects per thread.

Namespace: C1.Util.DX
Assembly: C1.Win.DX.4.8.dll
Syntax
public static bool UseThreadStaticObjectTracking
Public Shared UseThreadStaticObjectTracking As Boolean
Returns
Type Description
bool By default all objects in the process are tracked. Use this property to track objects per thread.