PointstampToString Method Naiad Help

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

Returns a string representation of this pointstamp.

Namespace: Microsoft.Research.Naiad.Runtime.Progress
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
A string representation of this pointstamp.
See Also

Reference