LBM .Net API Documentation
bytesSent Method (n)
Namespacescom.latencybusters.lbmLBMImmediateMessageSourceStatisticsbytesSent(Int32)
Number of datagram bytes sent (LBT-RM only).
Declaration Syntax
C#
public long bytesSent(
	int n
)
Parameters
n (Int32)
Statistics set index
Return Value
Number of datagram bytes sent, i.e., the total of lengths of all packets including UM header information.
Remarks
Includes the total length of all LBT-RM 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