AsyncReaderWriterLock::LockHandle::NestingLock Property

 

Microsoft internal only. Gets the lock within which this lock was acquired.

Namespace:   Microsoft.VisualStudio.Threading
Assembly:  Microsoft.VisualStudio.Threading (in Microsoft.VisualStudio.Threading.dll)

public:
property AsyncReaderWriterLock::LockHandle NestingLock {
	AsyncReaderWriterLock::LockHandle get();
}
Return to top
Show: