AsyncReaderWriterResourceLock<TMoniker, TResource>::OnUpgradeableReadLockReleased Method ()

 

Microsoft internal only. Occurs when a top-level upgradeable read lock is released, leaving no remaining (write) lock.

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

protected:
virtual void OnUpgradeableReadLockReleased() override
Return to top
Show: