8 private long m_Interface;
41 if (value < 0 || value > uint.MaxValue)
63 if (ifindex < 0 || ifindex > uint.MaxValue)
IPv6MulticastOption(IPAddress group)
Initializes a new version of the T:System.Net.Sockets.IPv6MulticastOption class for the specified IP ...
The exception that is thrown when a null reference (Nothing in Visual Basic) is passed to a method th...
The exception that is thrown when the value of an argument is outside the allowable range of values a...
Provides an Internet Protocol (IP) address.
Contains option values for joining an IPv6 multicast group.
IPv6MulticastOption(IPAddress group, long ifindex)
Initializes a new instance of the T:System.Net.Sockets.IPv6MulticastOption class with the specified I...
long InterfaceIndex
Gets or sets the interface index that is associated with a multicast group.
IPAddress Group
Gets or sets the IP address of a multicast group.