LBM .Net API Documentation
nakPacketsSent Method (n)
Namespacescom.latencybusters.lbmLBMImmediateMessageReceiverStatisticsnakPacketsSent(Int32)
Number of NAK packets sent by the receiver transport (LBT-RM only)
Declaration Syntax
C#
public long nakPacketsSent(
	int n
)
Parameters
n (Int32)
Statistics set index
Return Value
Number of NAK packets sent.
Remarks
UM batches NAKs into NAK packets to save network bandwidth. This should always be less than or equal to the number of individual NAKs sent (naksSent, below). This method returns a value from the nth set of statistics encapsulated within this object.

Assembly: lbmcs (Module: lbmcs) Version: 6.7.1.0