LBM .Net API Documentation
noTopicMessagesReceived Method
Namespacescom.latencybusters.lbmLBMImmediateMessageReceiverStatisticsnoTopicMessagesReceived()()()
Number of messages received that were not for a topic of interest to the receiver (TCP, LBT-RM)
Declaration Syntax
C#
public long noTopicMessagesReceived()
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 first set of statistics encapsulated within this object.

Assembly: lbmcs (Module: lbmcs) Version: 5.3.6.0