2 references to SystemTcpStatistics
System (2)
net\System\Net\NetworkInformation\SystemIPGlobalProperties.cs (2)
366
return new
SystemTcpStatistics
(AddressFamily.InterNetwork);
369
return new
SystemTcpStatistics
(AddressFamily.InterNetworkV6);