Base:
property
OutgoingPacketsWithErrors
System.Net.NetworkInformation.IPInterfaceStatistics.OutgoingPacketsWithErrors
1 reference to OutgoingPacketsWithErrors
System.Net.NetworkInformation (1)
System\Net\NetworkInformation\LinuxIPv4InterfaceStatistics.cs (1)
35public override long OutgoingPacketsWithErrors => _statistics.OutgoingPacketsWithErrors;