AsyncReaderWriterLock Constructor
Include Protected Members
Include Inherited Members
Microsoft internal only. Initializes a new instance of AsyncReaderWriterLock.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
AsyncReaderWriterLock() | Microsoft internal only. Initializes a new instance of AsyncReaderWriterLock. | |
AsyncReaderWriterLock(Boolean) | Microsoft internal only. Initializes a new instance of syncReaderWriterLock, specifying whether to spend additional resources on diagnostic details. |
Top