Title here
Summary here
This article contains example code that shows the usage of the Multicast component.
This example shows how a Multicast can be used to broadcast data into multiple outputs.
The following example shows how data can be split up in dataflow. There is no need to use a Multicast when send rows into different parts of a dataflow.
Note
VoidDestination
for records that you don't want to keep, or use the third parameter of the LinkTo
method.