AsyncSemaphore.Releaser Structure
Visual Studio 2015
A value whose disposal triggers the release of a lock.
Assembly: Microsoft.VisualStudio.Threading (in Microsoft.VisualStudio.Threading.dll)
| Name | Description | |
|---|---|---|
![]() | Dispose() | Releases the lock. |
![]() | Equals(Object) | (Inherited from ValueType.) |
![]() | GetHashCode() | (Inherited from ValueType.) |
![]() | GetType() | (Inherited from Object.) |
![]() | ToString() | (Inherited from ValueType.) |
This type is thread-safe for all members.
Show:
