AsyncReaderWriterResourceLock<TMoniker, TResource> Constructor
Include Protected Members
Include Inherited Members
Microsoft internal only. Initializes a new instance of the AsyncReaderWriterResourceLock.
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 | |
---|---|---|
AsyncReaderWriterResourceLock<TMoniker, TResource>() | Microsoft internal only. Initializes a new instance of the AsyncReaderWriterResourceLock. | |
AsyncReaderWriterResourceLock<TMoniker, TResource>(Boolean) | Microsoft internal only. Initializes a new instance of the AsyncReaderWriterResourceLock. |
Top