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