Performs the processing of a message asynchronously.
Declaring type: Asynchronizer<T>
Namespace: Zyan.Communication.Toolbox
Assembly: Zyan.Communication
Collapse/Expand Public Constructors
  Name Description
Public Method Asynchronizer

There is no summary.

Collapse/Expand Public Methods
  Name Description
Public Method In Takes a message and outputs it asynchronously.
Public Method Static WireUp Creates a new instance and wires up the input and output pins.
Collapse/Expand Public Properties
  Name Description
Public Property Out Action that is called for asynchronous message processing.