Overview
Repeat count specifies the number of times that each "ConnectTo" statement within the connection mapping should be executed. This allows the same connection to be made many times, for example where a method requires N output buffers to write into it can connect to a collector that makes an N-times repeated connection to a store.
This only applies to the following consumer types:
- Multiplexors
- Collectors
- Objects making manual connections