[This is preliminary documentation and is subject to change.]
Input to the feedback edge
Namespace: Microsoft.Research.Naiad.Dataflow.Iteration
Assembly: Microsoft.Research.Naiad (in Microsoft.Research.Naiad.dll) Version: 0.5.0.0 (0.5.0.0)
Syntax
C#
public Stream<TRecord, IterationIn<TTime>> Input { set; }
Property Value
Type: StreamTRecord, IterationInTTimeSee Also