Struct WriteGuard
Represents a disposable write guard over a ReaderWriterLockSlim.
Implements
Namespace: Singulink.Threading
Assembly: Singulink.Threading.dll
Syntax
public struct WriteGuard : IDisposable
Methods
| Name | Description |
|---|---|
| Dispose() | Releases the write guard. |