SpinLock Properties
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
The SpinLock type exposes the following members.
| Name | Description | |
|---|---|---|
|
IsHeld | Gets whether the lock is currently held by any thread. |
|
IsHeldByCurrentThread | Gets whether the lock is held by the current thread. |
|
IsThreadOwnerTrackingEnabled | Gets whether thread ownership tracking is enabled for this instance. |
Show: