fork Station
fun forkStation(name: String, join: JoinStation, childCount: ChildCountIfc, childFactory: ChildFactoryIfc? = null, childReceiver: QObjectReceiverIfc = NotImplementedReceiver, nextReceiver: QObjectReceiverIfc = NotImplementedReceiver): ForkStation(source)
Creates a ForkStation (the send side of a fork-join pair) tied to a paired join, parented to the network and registered under name.