./nugetz
pkg

AsyncThreadingv0.2.1

.NET 5.0

AsyncThreading provides an AsyncThread with a syncronization context. Work can be queued onto the AsyncThread and the result awaited. AsyncThreads can communicate with each other or any thread with a syncronization context using a Messenger, mesages are automatically handled on the subscribers thread.

License

MIT

Deps

0

Install Size

Vulns

✓ 0

Published

Mar 25, 2022

Get Started

$ dotnet add package AsyncThreading

Readme

No README available.