Ensures that the processing of messages is performed in the original thread.
Declaring type: SyncContextSwitcher<T>
Namespace: Zyan.Communication.Toolbox
Assembly: Zyan.Communication
Collapse/Expand Public Fields
  Name Description
Public Field Out Action to be performed when a message is to be processed.
Collapse/Expand Public Constructors
  Name Description
Public Method SyncContextSwitcher

There is no summary.

Collapse/Expand Public Methods
  Name Description
Public Method In Processes a message using the original synchronization context.
Public Method Static WireUp Creates a new instance and wires up the pins.