SpinLock Properties
Collapse the table of content
Expand the table of content

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.

  NameDescription
Public property IsHeld Gets whether the lock is currently held by any thread.
Public property IsHeldByCurrentThread Gets whether the lock is held by the current thread.
Public property IsThreadOwnerTrackingEnabled Gets whether thread ownership tracking is enabled for this instance.
Top

Show:
© 2017 Microsoft