Skip to:
When shutting down Session.WaitForAllPendingActions() uses WaitHandle.WaitAll() that is not supported in STAThreads.
Workaround:
When shutting down Session.WaitForAllPendingActions() uses WaitHandle.WaitAll() that is not supported in STAThreads.
Workaround: