VertexLoggingOutput Property Naiad Help

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

The stream that will be used for logging updates to the vertex state.

Namespace: Microsoft.Research.Naiad.Dataflow
Assembly: Microsoft.Research.Naiad (in Microsoft.Research.Naiad.dll) Version: 0.5.0.0 (0.5.0.0)
Syntax

C#
public Stream LoggingOutput { get; }

Property Value

Type: Stream
See Also

Reference