join Station
fun joinStation(name: String, nextReceiver: QObjectReceiverIfc = NotImplementedReceiver): JoinStation(source)
Creates a JoinStation (the receive side of a fork-join pair), parented to the network and registered under name. Route to a specific input with the "name#0" (parent) or "name#1" (child) target syntax.