Processes a message using the original synchronization context.
Declaring type: SyncContextSwitcher<T>
Namespace: Zyan.Communication.Toolbox
Assembly: Zyan.Communication
Collapse/Expand Syntax
C#
public void In (
        T message
) 
Parameters
message
The message.