AsyncReaderWriterLock::AmbientLock Property

 

Microsoft internal only. Gets the lock held by the caller's execution context.

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

protected:
property AsyncReaderWriterLock::LockHandle AmbientLock {
	AsyncReaderWriterLock::LockHandle get();
}
Return to top
Show: