Number of duplicate datagrams received (LBT-RM, LBT-RU)

C# |
public long duplicateMessages()

Number of duplicate datagrams received.

A large number can indicate a lossy network, primarily due to other receiver
transports requesting retransmissions that this receiver transport has already
successfully received. Such duplicates require extra effort for filtering, and
This method returns a value from the first
set of statistics encapsulated within this object
and would normally be used when the object has been
created using a specific source to instantiate the class.