SpinLock Properties
From Task Parallel System.Threading
The SpinLock type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| IsHeld |
Gets whether the lock is currently held by any thread.
| |
| IsHeldByCurrentThread |
Gets whether the lock is currently held by any thread.
| |
| IsThreadOwnerTrackingEnabled | Gets whether thread ownership tracking is enabled for this instance. |