[This is preliminary documentation and is subject to change.]
The address and port to be used for sending or receiving broadcast control messages.
N.B. Support for broadcast primitives is experimental. This must be set to use the TcpUdp and UdpOnly broadcast protocols.
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 BroadcastAddress { get; set; }
Property Value
Type: IPEndPointSee Also