Return the memory usage of this transport attributable to buffered data to send.
Declared in <net.h>
<net.h>
virtual size_t GetSendMemoryUsage() const noexcept = 0;
the number of bytes held in send buffers.