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