1 override of SegmentsReceived
System.Net.NetworkInformation (1)
System\Net\NetworkInformation\LinuxTcpStatistics.cs (1)
50
public override long
SegmentsReceived
{ get { return _table.InSegs; } }