Title here
Summary here
A target block that serves as a destination for components that can have multiple inputs.
Name | Description |
---|---|
TInput | Type of ingoing data |
Type | Name | Description |
---|---|---|
DataFlowComponent | attachedSuccessor | |
Action<TInput> | action |
TargetBlock from the underlying TPL.Dataflow which is used as output buffer for the component.
Type | Description |
---|---|
ITargetBlock<TInput> |
Type | Name | Description |
---|---|---|
Exception | e |