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