LBM .Net API Documentation
duplicateMessages Method (n)
Namespacescom.latencybusters.lbmLBMReceiverStatisticsduplicateMessages(Int32)
Number of duplicate datagrams received (LBT-RM, LBT-RU)
Declaration Syntax
C#
public long duplicateMessages(
	int n
)
Parameters
n (Int32)
Statistics set index
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 nth set of statistics encapsulated within this object.

Assembly: lbmcs (Module: lbmcs) Version: 6.7.1.0