LBM .Net API Documentation
noTopicMessagesReceived Method (n)
Namespacescom.latencybusters.lbmLBMImmediateMessageReceiverStatisticsnoTopicMessagesReceived(Int32)
Number of messages received that were not for a topic of interest to the receiver (TCP, LBT-RM)
Declaration Syntax
C#
public long noTopicMessagesReceived(
	int n
)
Parameters
n (Int32)
Statistics set index
Return Value
Number of messages received that were not for a topic of interest to the receiver.
Remarks
A high value (relative to, or approaching lbmMessagesReceived above) indicates more CPU time required to filter out uninteresting topics, in which case, consider reconfiguring sources to filter more aggressively at the transport layer. This method returns a value from the nth set of statistics encapsulated within this object.

Assembly: lbmcs (Module: lbmcs) Version: 6.7.1.0