Click or drag to resize

MonitorSpinLock Properties

The MonitorSpinLock type exposes the following members.

Properties
  NameDescription
Public propertyIsHeldByCurrentThread
Gets a value indicating whether this instance is held by current thread.
Public propertyLockDepth
Gets the lock depth.
Public propertyLockTimeout
Gets the number of milliseconds until the lock acquisition fails.
Top
See Also