ExtensionMethodsTransmitAlong Method Naiad Help

[This is preliminary documentation and is subject to change.]

Overload List

  NameDescription
Public methodStatic memberTransmitAlongTValue, TTime(StreamNodeWithValueTValue, TTime, StreamEdge, TTime)
Transmits the value associated with each node in nodes along the matching edges in edges to produce a stream of NodeWithValueTValues for each target of a matching edge.
Public methodStatic memberTransmitAlongTValue, TOutput, TTime(StreamNodeWithValueTValue, TTime, StreamEdge, TTime, FuncNodeWithValueTValue, Node, TOutput)
Transmits the value associated with each node in nodes along the matching edges in edges to produce a stream of NodeWithValueTValues for each target of a matching edge.
Top
See Also

Reference