1 override of CumulativeConnections
System.Net.NetworkInformation (1)
System\Net\NetworkInformation\LinuxTcpStatistics.cs (1)
29
public override long
CumulativeConnections
{ get { throw new PlatformNotSupportedException(SR.net_InformationUnavailableOnPlatform); } }