qUnsignedInt32 GetMaxUserRMCReliableSendBufferNum() const;
None.
Gets the maximum number of send buffers used for reliable communication of user remote method calls.
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