LBM .Net API Documentation
nakPacketsReceived Method
Namespacescom.latencybusters.lbmLBMImmediateMessageSourceStatisticsnakPacketsReceived()()()
Number of NAK packets received by this source transport (LBT-RM only).
Declaration Syntax
C#
public long nakPacketsReceived()
Return Value
Number of NAK packets received by this source transport.
Remarks
UM batches NAKs into NAK packets to save network bandwidth. This should always be less than or equal to naksReceived (below). This method returns a value from the first set of statistics encapsulated within this object.

Assembly: lbmcs (Module: lbmcs) Version: 6.7.1.0