StageToString Method Naiad Help

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

Returns the stage name decorated with the stage ID.

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 override string ToString()

Return Value

Type: String
The stage name decorated with the stage ID.
See Also

Reference