qUnsignedInt32 GetMaxReliableSendBufferNum() const;
None.
Gets the maximum number of send buffers in reliable communications.
When the number of send buffers accumulated in the sending process reaches this value, the sending process returns the ReliableSendBufferFull
error. The default value is 48
.
CONFIDENTIAL