Gets the number of User Datagram Protocol (UDP) datagrams that were received and discarded because of port errors.
An Int64 value that specifies the total number of received UDP datagrams that were discarded because there was no listening application at the destination port.
To find the total number of datagrams that could not be delivered, add the values that were returned by this property and the IncomingDatagramsWithErrors property.