LBM .Net API Documentation
duplicateMessages Method
Namespacescom.latencybusters.lbmLBMImmediateMessageReceiverStatisticsduplicateMessages()()()
Number of duplicate datagrams received (LBT-RM only)
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 should be investigated. This method returns a value from the first set of statistics encapsulated within this object.

Assembly: lbmcs (Module: lbmcs) Version: 6.7.1.0