AsyncReaderWriterLock.LockHandle.NestingLock Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the lock within which this lock was acquired.
public:
property Microsoft::VisualStudio::Threading::AsyncReaderWriterLock::LockHandle NestingLock { Microsoft::VisualStudio::Threading::AsyncReaderWriterLock::LockHandle get(); };
public Microsoft.VisualStudio.Threading.AsyncReaderWriterLock.LockHandle NestingLock { get; }
member this.NestingLock : Microsoft.VisualStudio.Threading.AsyncReaderWriterLock.LockHandle
Public ReadOnly Property NestingLock As AsyncReaderWriterLock.LockHandle
Property Value
Returns AsyncReaderWriterLock.LockHandle.