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