Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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)
Syntax
'Declaration
Protected Overridable Sub OnUpgradeableReadLockReleased
protected virtual void OnUpgradeableReadLockReleased()
protected:
virtual void OnUpgradeableReadLockReleased()
abstract OnUpgradeableReadLockReleased : unit -> unit
override OnUpgradeableReadLockReleased : unit -> unit
protected function OnUpgradeableReadLockReleased()
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.