1 write to InterfaceIndex
System (1)
net\System\Net\Sockets\Socket.cs (1)
6583
ipmr.
InterfaceIndex
= unchecked((int)MR.InterfaceIndex);
1 reference to InterfaceIndex
System (1)
net\System\Net\Sockets\Socket.cs (1)
6753
IPv6MulticastOption multicastOption = new IPv6MulticastOption(new IPAddress(ipmr.MulticastAddress),ipmr.
InterfaceIndex
);