renestein / Rstein.AsyncCpp

The RStein.AsyncCpp library is a set of types that should be familiar for anyone who knows the Task Parallel Library (TPL) for .NET (C#).
MIT License
31 stars 4 forks source link

Added SynchronizationContext, SynchronizationContextScope and Schedul… #4

Closed renestein closed 4 years ago

renestein commented 4 years ago

…er.FromSynchronizationContext method.