SingleThreadedSynchronizationContext Constructor

Definition

Initializes a new instance of the SingleThreadedSynchronizationContext class, with the new instance affinitized to the current thread.

public:
 SingleThreadedSynchronizationContext();
public SingleThreadedSynchronizationContext ();
Public Sub New ()

Applies to