1 override of Index
System (1)
net\System\Net\NetworkInformation\SystemIPv4InterfaceProperties.cs (1)
71public override int Index{
2 references to Index
System.ServiceModel.Channels (2)
System\ServiceModel\Channels\UdpChannelFactory.cs (1)
243this.udpTransportBindingElement.TimeToLive, v4Properties.Index, allowMulticastLoopback, isLoopbackAdapter));
System\ServiceModel\Channels\UdpChannelListener.cs (1)
587this.udpTransportBindingElement.TimeToLive, v4Properties.Index, allowMulticastLoopback, isLoopbackAdapter));