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