System.SyncObjs.TSpinLock Properties
InheritedProtected
IsLocked | public | Used to check whether the lock is currently held. |
IsLockedByCurrentThread | public | Used to check whether the lock is acquired by the current thread. |
IsThreadTrackingEnabled | public | Used to check whether thread tracking is enabled. |