BinaryVertexTInput1, TInput2, TOutput, TTimeOutput FieldNaiad Help

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

The buffer for output records.

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#
protected VertexOutputBuffer<TOutput, TTime> Output

Field Value

Type: VertexOutputBufferTOutput, TTime
See Also

Reference