See the following `FIXME`: https://github.com/rabbitmq/rabbitmq-dotnet-client/blob/d82e383dd8d775975ca6e5b4a46bced83fd43b34/projects/RabbitMQ.Client/client/impl/Frame.cs#L280 The default for this value will be the default max message size for RabbitMQ, 128MiB: https://github.com/rabbitmq/rabbitmq-server/blob/46c400afcae92bf74ce52d3ff3b53f9836297047/deps/rabbit/Makefile#L118-L119 ...and it will be configurable. Related to #1213