1 write to ProtocolType
System.Net.Ping (1)
System\Net\NetworkInformation\Ping.RawSocket.cs (1)
441ProtocolType = protocolType;
1 reference to ProtocolType
System.Net.Ping (1)
System\Net\NetworkInformation\Ping.RawSocket.cs (1)
69Socket socket = new Socket(addrFamily, socketType, socketConfig.ProtocolType);