System.Net.Sockets.MulticastOption.Group Property

Gets or sets the IP address of a multicast group.

Syntax

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

Value

An instance of System.Net.IPAddress containing the IP address of a multicast group.

Remarks

Valid IP addresses for multicast packets are in the range 224.0.0.0 to 239.255.255.255.

Requirements

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