VertexIsShutDown Property Naiad Help

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

Indicates whether the vertex has been shut down

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 bool IsShutDown { get; }

Property Value

Type: Boolean
See Also

Reference