Version: 5.3

HostTopology.MessagePoolSizeGrowthFactor

매뉴얼로 전환
public float MessagePoolSizeGrowthFactor ;

설명

Library keep and reuse internal pools of messages. By default they have size 128. If this value is not enough pools will be automatically increased. This value defines how they will increase. Default value is 0.75, so if original pool size was 128, the new pool size will be 128 * 1.75 = 224.