¡@

Home 

c# Programming Glossary: windowsformssynchronizationcontext

Await and SynchronizationContext in a managed component hosted by an unmanaged app

http://stackoverflow.com/questions/19535147/await-and-synchronizationcontext-in-a-managed-component-hosted-by-an-unmanaged-a

context has been installed on the current thread i. e. WindowsFormsSynchronizationContext . Usually WindowsFormsSynchronizationContext gets set up by.. thread i. e. WindowsFormsSynchronizationContext . Usually WindowsFormsSynchronizationContext gets set up by Application.Run which is where the message loop.. ctx1 0 ctx1 null ctx1.GetType .Name null if ctx1 is WindowsFormsSynchronizationContext SynchronizationContext.SetSynchronizationContext new WindowsFormsSynchronizationContext..