Library for AutoResetEvent to call WaitOne asynchronously.
Info
Version: | 1.0.0 |
Author(s): | rhsgw |
Last Update: | Sunday, February 23, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/rhsgw/Threading.ResetEventExtensions |
NuGet Url: | https://www.nuget.org/packages/rhsgw.Threading.ResetEventExtensions |
Install
Install-Package rhsgw.Threading.ResetEventExtensions
dotnet add package rhsgw.Threading.ResetEventExtensions
paket add rhsgw.Threading.ResetEventExtensions
rhsgw.Threading.ResetEventExtensions Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Threading.Tasks.Extensions(>= 4.5.3)
Tags