The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
ReaderWriterLockSlim Constructor
.NET Framework (current version)
Initializes a new instance of the ReaderWriterLockSlim class.
Assembly: System.Core (in System.Core.dll)
| Name | Description | |
|---|---|---|
![]() | ReaderWriterLockSlim() | Initializes a new instance of the ReaderWriterLockSlim class with default property values. |
![]() | ReaderWriterLockSlim(LockRecursionPolicy) | Initializes a new instance of the ReaderWriterLockSlim class, specifying the lock recursion policy. |
Show:
