Mono Class Library: System.Net.Sockets.MulticastOption Overview | Members

System.Net.Sockets.MulticastOption.LocalAddress Property

Gets or sets the local IP address to receive data. [Edit]

public System.Net.IPAddress LocalAddress { set; get; }

Value

An instance of System.Net.IPAddress containing the local IP address. [Edit]

Remarks

This property specifies the local IP address used to receive data sent to the multicast group. [Edit]

Requirements

Namespace: System.Net.Sockets
Assembly: System (in System.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0