rabbitmq / rabbitmq-dotnet-client

RabbitMQ .NET client for .NET Standard 2.0+ and .NET 4.6.2+
https://www.rabbitmq.com/dotnet.html
Other
2.07k stars 579 forks source link

Update API documentation of MaxMessageSize #1381

Closed MarcialRosales closed 11 months ago

MarcialRosales commented 1 year ago

Update api docs with regards Connection.MaxMessageSize and ConnectionFactory.DefaultMaxMessageSize.

Add a new constant called ConnectionFactory.MaximumMaxMessageSize for the maximum allowed value in RabbitMQ. And use a lower value for ConnectionFactory.DefaultMaxMessageSize

Types of Changes

What types of changes does your code introduce to this project? Put an x in the boxes that apply