1 reference to outputPacketsDiscarded
System (1)
net\System\Net\NetworkInformation\SystemIPGlobalStatistics.cs (1)
52
public override long OutputPacketsDiscarded{get {return stats.
outputPacketsDiscarded
;}}