LBM .Net API Documentation
bytesReceived Method (n)
Namespacescom.latencybusters.lbmLBMReceiverStatisticsbytesReceived(Int32)
Number of datagram bytes received (TCP, LBT-RM, LBT-RU, LBT-IPC, LBT-RDMA)
Declaration Syntax
C#
public long bytesReceived(
	int n
)
Parameters
n (Int32)
Statistics set index
Return Value
Number of bytes received.
Remarks
The total of lengths of all transport packets, including UM header information. This method returns a value from the nth set of statistics encapsulated within this object.

Assembly: lbmcs (Module: lbmcs) Version: 6.7.1.0