1 write to OutRedirects
System.Net.NetworkInformation (1)
System\Net\NetworkInformation\StringParsingHelpers.Statistics.cs (1)
210OutRedirects = parser.ParseNextInt64(),
1 reference to OutRedirects
System.Net.NetworkInformation (1)
System\Net\NetworkInformation\LinuxIcmpV4Statistics.cs (1)
50public override long RedirectsSent { get { return _table.OutRedirects; } }