2 references to SystemUdpStatistics
System (2)
net\System\Net\NetworkInformation\SystemIPGlobalProperties.cs (2)
373return new SystemUdpStatistics(AddressFamily.InterNetwork); 376return new SystemUdpStatistics(AddressFamily.InterNetworkV6);