JasperFx / jasper

Next generation application development framework for .Net
http://jasperfx.github.io/
MIT License
417 stars 54 forks source link

Rabbit MQ native deliver by mechanics #720

Closed jeremydmiller closed 2 years ago

jeremydmiller commented 2 years ago

"x-message-ttl" header at the Queue level is a default TTL for all messages in a queue. Support that.

props.Expiration = "60000"; <!-- time to live tracking in Rabbit.