C# (CSharp) AccidentalFish.ApplicationSupport.Core.Threading 네임스페이스

중첩된 네임스페이스

AccidentalFish.ApplicationSupport.Core.Threading.Implementation

클래스들

이름 설명
AsyncPump Provides a pump that supports running asynchronous methods on the current thread as outlined in the MSDN article here https://blogs.msdn.microsoft.com/pfxteam/2012/01/20/await-synchronizationcontext-and-console-apps/ (source from that article)
AsyncPump.SingleThreadSynchronizationContext Provides a SynchronizationContext that's single-threaded.