AsyncReaderWriterLock::LockHandle::NestingLock Property
Visual Studio 2015
Microsoft internal only. Gets the lock within which this lock was acquired.
Assembly: Microsoft.VisualStudio.Threading (in Microsoft.VisualStudio.Threading.dll)
public: property AsyncReaderWriterLock::LockHandle NestingLock { AsyncReaderWriterLock::LockHandle get(); }
Property Value
Type: Microsoft.VisualStudio.Threading::AsyncReaderWriterLock::LockHandleReturns AsyncReaderWriterLock::LockHandle.
Show: