System.Threading.SynchronizationContext.SetSynchronizationContext Method

Sets the current synchronization context.

Syntax

public static void SetSynchronizationContext (SynchronizationContext syncContext)

Parameters

syncContext
The System.Threading.SynchronizationContext object to be set.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Threading
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0