FabricTransportRemotingListenerSettings.getMaxMessageSize 方法
定义
MaxMessageSize represents the maximum size for a message that can be received on a channel configured with this setting.
Remarks:Default Value for MaxMessageSize used is 4194304 bytes
public Long getMaxMessageSize()
返回
Long
Maximum size of the message in bytes.