LBM .Net API Documentation
duplicateMessages Method
Namespacescom.latencybusters.lbmLBMReceiverStatisticsduplicateMessages()()()
Number of duplicate datagrams received (LBT-RM, LBT-RU)
Declaration Syntax
C#
public long duplicateMessages()
Return Value
Number of duplicate datagrams received.
Remarks
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.
See Also

Assembly: lbmcs (Module: lbmcs) Version: 6.7.1.0