Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » .NET » Thread Apartment   (RSS)
.NET ServicedComponents and STA Apartment
A major issue with running all COM components using STA threads is that the thread which calls CoInitializeEx must be the only thread executing method invocations on that COM instance. Now assume a scenario in which the STA thread is busy performing other Read More...
Page view tracker