qUnsignedInt32 GetMaxUserDOReliableSendBufferNum() const;
None.
Gets the maximum number of send buffers used for reliable communication of user DOs.
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 32
.
CONFIDENTIAL