LBM .Net API Documentation
bytesSent Method
Namespacescom.latencybusters.lbmLBMSourceStatisticsbytesSent()()()
Number of datagram bytes sent (LBT-RM, LBT-RU, LBT-IPC, LBT-RDMA).
Declaration Syntax
C#
public long bytesSent()
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 transport packets, including UM header information. This method returns a value from the first set of statistics encapsulated within this object and would normally be used when the object has been created using a specific source to instantiate the class.
See Also

Assembly: lbmcs (Module: lbmcs) Version: 6.7.1.0