Represents a thread-safe collection of keys and TaskCompletionSource{T} as values.
Info
| Version: | 1.1.4 |
| Author(s): | Bogdan Yanysh |
| Last Update: | Monday, May 20, 2024 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/Drenalol/WaitingDictionary |
| NuGet Url: | https://www.nuget.org/packages/WaitingDictionary |
Install
Install-Package WaitingDictionary
dotnet add package WaitingDictionary
paket add WaitingDictionary
WaitingDictionary Download (Unzip the "nupkg" after downloading)
Dependencies
- Nito.AsyncEx(>= 5.0.0)
Tags