Struct AsyncSemaphore.Releaser
- Namespace
- Microsoft.VisualStudio.Threading
- Assembly
- Microsoft.VisualStudio.Threading.dll
A value whose disposal triggers the release of a lock.
public readonly struct AsyncSemaphore.Releaser : IDisposable
- Implements
- Inherited Members
Methods
Dispose()
Releases the lock.
public void Dispose()