Struct AsyncReaderWriterLock.Suppression
- Namespace
- Microsoft.VisualStudio.Threading
- Assembly
- Microsoft.VisualStudio.Threading.dll
A value whose disposal restores visibility of any locks held by the caller.
public readonly struct AsyncReaderWriterLock.Suppression : IDisposable
- Implements
- Inherited Members
Methods
Dispose()
Restores visibility of hidden locks.
public void Dispose()