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.
Não há mais suporte para esse navegador.
Atualize o Microsoft Edge para aproveitar os recursos, o suporte técnico e as atualizações de segurança mais recentes.
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.