3 writes to ifIndex
System (3)
net\System\Net\Sockets\MulticastOption.cs (3)
53ifIndex = interfaceIndex; 98ifIndex = 0; 114ifIndex = value;
1 reference to ifIndex
System (1)
net\System\Net\Sockets\MulticastOption.cs (1)
106return ifIndex;