ReaderWriterLock Properties
.NET Framework (current version)
Namespace:
System.Threading
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | IsReaderLockHeld | Gets a value indicating whether the current thread holds a reader lock. |
![]() | IsWriterLockHeld | Gets a value indicating whether the current thread holds the writer lock. |
![]() | WriterSeqNum | Gets the current sequence number. |
Show:
