Async Wandering Part 2 — Synchronous call on WinForms control and ObjectDisposedException

This is the second part of the Async Wandering series. For your convenience you can find other parts in the table of contents in Part 1 – Why creating Form from WinForms in unit tests breaks async? I once found the following code in some WinForms application: Here Control is any WinForms control, usually some … Continue reading Async Wandering Part 2 — Synchronous call on WinForms control and ObjectDisposedException