FabricTransportServiceRemotingProvider.setMaxMessageSize(long maxMessageSize) 方法
定义
Sets the maximum size for a message that can be received on a channel configured with this setting.
public void setMaxMessageSize(long maxMessageSize)
参数
- maxMessageSize
- long
The maximum size of the message in bytes.