List Question
20 TechQA 2017-01-08T06:24:48.500000How can I set thread in PowerShell with executable scriptblock and ApartmentState argument?
334 views
Asked by AudioBubble
STA applies to objects and functions?
393 views
Asked by Grazi
Perform screen-scape of Webbrowser control in thread
3.9k views
Asked by Maxim Gershkovich
Do apartments "live" on the server side or on the client side in a out-process environment?
210 views
Asked by Emiliano
Out of process COM server with MTA
720 views
Asked by user1371314
C# Not Detecting [STAThread] on main when clicking on DataGridViewComboBoxCell
108 views
Asked by Axyl Xaleuthe
coregisterclassobject doesn't work with a class factory marshalled from another thread
1.4k views
Asked by bdwain
Com Threading/Apartment behavior inconsistent with a marshalled factory
631 views
Asked by bdwain
Using c++11 <thread> with COM threading apartments on Windows - hints, tips, pitfalls?
239 views
Asked by norlesh
Will COM marshalling be (ever) neccessary for an object with ThreadingModel Both?
965 views
Asked by Martin Ba
Asynchronous operations within an asynchronous operation
1.7k views
Asked by James Crowley
About apartment threading models
2.5k views
Asked by Ikaso
ActiveX control cannot be instantiated because thread is in a single-threaded apartment. Happens after waking PC from sleep
8.9k views
Asked by madeFromCode
ATL sample of calling (marshalling) Apartment-threaded COM interfaces from a worker thread
896 views
Asked by Justin Grant
Unable to create an object of com components written in unmanaged code from .Net wcf service
205 views
Asked by Amjad
How can I set the COM apartment state for code loaded with `AppDomain.ExecuteAssembly`?
638 views
Asked by stakx - no longer contributing
How to make Quartz.net job to run in a single-threaded apartment?
1.7k views
Asked by Ashley Simpson
What is a COM threading appartment?
188 views
Asked by Borut Flis
Using CoInitializeEx on WinForms threads
4.3k views
Asked by Raheel Khan