The members of System.Net.Sockets.MulticastOption are listed below.
See Also: Inherited members from System.Object
Initializes a new version of the System.Net.Sockets.MulticastOption class for the specified IP multicast group. | ||
Initializes a new instance of the System.Net.Sockets.MulticastOption class with the specified IP multicast group address and interface index. | ||
Initializes a new instance of the System.Net.Sockets.MulticastOption class with the specified IP multicast group address and local IP address associated with a network interface. |
Group | System.Net.IPAddress.
Gets or sets the IP address of a multicast group. | |
InterfaceIndex | int.
Gets or sets the index of the interface that is used to send and receive multicast packets. | |
LocalAddress | System.Net.IPAddress.
Gets or sets the local address associated with a multicast group. |