SpinLock.IsThreadOwnerTrackingEnabled Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets whether thread ownership tracking is enabled for this instance.
Assembly: mscorlib (in mscorlib.dll)
Property Value
Type: System.Booleantrue if thread ownership tracking is enabled for this instance; otherwise false.
Show: