pardahlman / RawRabbit

A modern .NET framework for communication over RabbitMq
MIT License
746 stars 144 forks source link

(#345) Allow messageTtl attribute to set the ttl to 0 #346

Closed SvenRH closed 6 years ago

SvenRH commented 6 years ago

Description

Fixes #345 Allows the Message TTL to be set to 0 via Attributes.

Check List

pardahlman commented 6 years ago

Excellent! Thanks a lot for this 👌