ConfigurationEndpoints Property Naiad Help

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

The network addresses of the processes in this computation, indexed by process ID.

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

C#
public IPEndPoint[] Endpoints { get; set; }

Property Value

Type: IPEndPoint
See Also

Reference