3 packages tagged with “ManualResetEvent”
Use C#/VB await keyword with AutoResetEvent, ManualResetEvent, or Semaphore in .NET apps See examples in README on GitHub: https://github.com/tyrotoxin/AsyncWaitHandle
.NET async/await friendly task synchronization primitives
Use C#/VB await keyword with AutoResetEvent, ManualResetEvent, or Semaphore in .NET apps.