Action that is called for asynchronous message processing.
Declaring type: Asynchronizer<T>
Namespace: Zyan.Communication.Toolbox
Assembly: Zyan.Communication
Collapse/Expand Syntax
C#
public Action<T> Out { get; set; }
Property Value

There is no description.