NTDLS.Semaphore v2.0.0
Version: 2.0.0
Status: Stable
Released: 2023-11-09
License: MIT License
No downloadable files are available for this release
but you can obtain the source code from GitHub.
Source-Code
Release Notes
- Added OptimisticSemaphore to allow for concurrent reads.
- Soft breaking changes with class renames and namespace movements.
- Cleaned up what should have been private interface methods from CriticalSection.