1 override of IncomingDatagramsDiscarded
System.Net.NetworkInformation (1)
System\Net\NetworkInformation\LinuxUdpStatistics.cs (1)
33public override long IncomingDatagramsDiscarded { get { throw new PlatformNotSupportedException(SR.net_InformationUnavailableOnPlatform); } }