LBM .Net API Documentation
bytesBuffered Method (n)
Namespacescom.latencybusters.lbmLBMImmediateMessageSourceStatisticsbytesBuffered(Int32)
Number of bytes currently in UM's TCP buffer (TCP only)
Declaration Syntax
C#
public long bytesBuffered(
	int n
)
Parameters
n (Int32)
Statistics set index
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 nth set of statistics encapsulated within this object.

Assembly: lbmcs (Module: lbmcs) Version: 6.7.1.0