Number of bytes currently in UM's TCP buffer (TCP only)

C# |
public long bytesBuffered()

Number of bytes currently in UM's TCP buffer, i.e., a snapshot.

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.