AsyncReaderWriterLock::Releaser Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Threading
Assembly: Microsoft.VisualStudio.Threading (in Microsoft.VisualStudio.Threading.dll)
| Name | Description | |
|---|---|---|
![]() | Dispose() | Microsoft internal only. Releases the lock. |
![]() | Equals(Object^) | (Inherited from ValueType.) |
![]() | GetHashCode() | (Inherited from ValueType.) |
![]() | GetType() | (Inherited from Object.) |
![]() | ReleaseAsync() | Microsoft internal only. Asynchronously releases the lock. Dispose should still be called after this. |
![]() | ToString() | (Inherited from ValueType.) |
Show:
