Search code examples
How to make Quartz.net job to run in a single-threaded apartment?...

c#taskquartz-schedulerstaapartments

Read More
wpf threading, thread must be STA...

wpfmultithreadingbackgroundworkersta

Read More
Microsoft's Aparment Analogy (STA, MTA): Need help understanding it...

multithreadingcomstamta

Read More
Get User info in WCF-service with [STAOperationBehavior] attribute...

asp.netforms-authenticationstasingle-threaded

Read More
Using main form as Parent to a new form created on different thread...

backgroundworkeropenfiledialogstamta

Read More
How can i write a dll function that uses the C# Keyboard Class...

c#dllkeyboardsta

Read More
STA, MTA conflict warning Important?...

c++-cliwrappermanagedstamta

Read More
Unable to set WinForms clipboard in unit test...

c#winformsnunitclipboardsta

Read More
Blocking method of an STA COM object is a design defect?...

comblockingsta

Read More
WPF: how to marshall data to user control from another domain...

wpfmultithreadingserializationcross-domainsta

Read More
STA thread in windowapplication...

c#winformssta

Read More
Few Questions about Threading, COM+ and STA apartments...

multithreadingdelphicom+sta

Read More
STA, MTA and OLE nightmare...

.netmultithreadingstamta

Read More
How to tell thread-pool to run a delegate on a `STA` thread?...

c#threadpoolsta

Read More
Is there a generic 'FuncSTA' for invoking delegates by a STA thread?...

asp.netcomcomponentssta

Read More
Threading issues in C# from external process...

c#.netmultithreadingstamta

Read More
A STA threading mode thread also blocks the winform UI thread?...

.netwinformscomsta

Read More
ElementHost gives me "The calling thread must be STA, because many UI components require this.&...

multithreadingelementhoststa

Read More
Which blocking threading operations in .NET will handle COM messages when blocked?...

.netmultithreadingcomsta

Read More
Using WPF UI thread should always ensure STA apartment mode, right?...

.netwpfinvokedispatchersta

Read More
Visual C++ GUI app stuck in MTA mode...

.netc++-clistamta

Read More
Why is this COM interop event not raised whilst running under an STA thread?...

multithreadingeventssta

Read More
BackNext