LBM .Net API Documentation
bytesBuffered Method
Namespacescom.latencybusters.lbmLBMSourceStatisticsbytesBuffered()()()
Number of bytes currently in UM's TCP buffer (TCP only)
Declaration Syntax
C#
public long bytesBuffered()
Return Value
Number of bytes currently in UM's TCP buffer, i.e., a snapshot.
Remarks
This count is affected by the number of receivers,and configuration options transport_tcp_multiple_receiver_behavior and transport_session_maximum_buffer. 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