SynchronizationContext (System.Threading.SynchronizationContext)

Inherits: System.Object

Interfaces:

Derived Types: 2 (Click here to see a list of derived types)

Assembly: mscorlib.dll

Provides the basic functionality for propagating a synchronization context in various synchronization models.

VB.NET C#

C#

public class SynchronizationContext
{
}

Articles

less is more » 2006 » July

... technologies like Windows Forms, WPF or even ASP.NET usually require that the WF program execution must happen under the purview of the System.Threading.SynchronizationContext ...

less is more » WF

... technologies like Windows Forms, WPF or even ASP.NET usually require that the WF program execution must happen under the purview of the System.Threading.SynchronizationContext ...

Joe Duffy's Weblog

The System.Threading.SynchronizationContext class has a very cool (but not widely known) feature that enables you to extend this central wait routine.

DevForce Support Forums: Is PersistenceManager thread-safe?

f3rland, take a look at the System.Threading.SynchronizationContext class. You should be able to use it to Post or Send arguments back to your main thread.

[RESOLVED] Strange UDP Issue - VBForums

... Shared myContext As System. Threading . SynchronizationContext ... This code added by Visual Basic to correctly implement the disposable ...

CodeProject: Silverlight Alien Sokoban. Free source code and ...

At the moment there is no built-in way to marshal updates to the UI from a background thread. System.Threading.SynchronizationContext is noticeably absent from the Silverlight ...

Mono Documentation

The members of System.Threading.SynchronizationContext are listed below. See Also: Inherited members from System.Object [ ...

Mono Documentation

The constructors of System.Threading.SynchronizationContext are listed below. For a list of all members, see the SynchronizationContext Members list.

SynchronizationContext Class (System.Threading)

Provides the basic functionality for propagating a synchronization ... System.Object    System.Threading.SynchronizationContext      System.Windows.Forms ...

SynchronizationContext Class (System.Threading)

Provides the basic functionality for propagating a synchronization context in various synchronization models.

Custom .NET Training ASP.NET Training Silverlight Training LINQ Training IT Support