[This is preliminary documentation and is subject to change.]
Manages the list of intended recipients, and the buffering and sending of output.
Namespace: Microsoft.Research.Naiad.Dataflow.StandardVertices
Assembly: Microsoft.Research.Naiad (in Microsoft.Research.Naiad.dll) Version: 0.5.0.0 (0.5.0.0)
Syntax
C#
public readonly VertexOutputBuffer<TOutput, TTime> Output
Field Value
Type: VertexOutputBufferTOutput, TTimeSee Also