Open Jaykul opened 5 years ago
In order to be able to use ThreadJob for UI we need to be able to force them to run in STA instead of MTA ApartmentState (because WPF and WinForms require STA, for instance)
In order to be able to use ThreadJob for UI we need to be able to force them to run in STA instead of MTA ApartmentState (because WPF and WinForms require STA, for instance)