LBM .Net API Documentation
messagesReceived Method
Namespacescom.latencybusters.lbmLBMImmediateMessageReceiverStatisticsmessagesReceived()()()
Number of datagrams received (LBT-RM only)
Declaration Syntax
C#
public long messagesReceived()
Return Value
Number of datagrams received.
Remarks
Depending on batching settings, a single LBT-RM datagram may contain one or more messages, or a fragment of a larger message. With LBT-RM, larger messages are split into fragment sizes limited by configuration option transport_lbtrm_datagram_max_size (default 8KB). This method returns a value from the first set of statistics encapsulated within this object.
See Also

Assembly: lbmcs (Module: lbmcs) Version: 6.7.1.0