Running Unit tests as MTA rather than STA
Ever done complex interop testing where you wanted to run as MTA? Needed to call WaitHandle.WaitAll? Checkout this post from Mark Seemann, which has the gory details.
Ta przeglądarka nie jest już obsługiwana.
Przejdź na przeglądarkę Microsoft Edge, aby korzystać z najnowszych funkcji, aktualizacji zabezpieczeń i pomocy technicznej.
Ever done complex interop testing where you wanted to run as MTA? Needed to call WaitHandle.WaitAll? Checkout this post from Mark Seemann, which has the gory details.