<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">2013/1/17 Milind Changire <span dir="ltr">&lt;<a href="mailto:milindchangire@gmail.com" target="_blank">milindchangire@gmail.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">

<div id=":1qs">I&#39;m using rabbitmq_server-3.0.0 on Windows XP and would like to know<br>
the default ttl of a queue when auto_delete parameter is false when<br>
doing a DeclareQueue()</div></blockquote></div><br>Milind,</div><div class="gmail_extra"><br></div><div class="gmail_extra">There is no default TTL.<br></div><div class="gmail_extra"><br></div><div class="gmail_extra"><div style>

Automatically deleted queues are deleted when the last consumer is cancelled (removed).</div><div style>Exclusive queues are deleted when the connection that declared them is closed.</div>-- <br>MK<br><br><a href="http://github.com/michaelklishin" target="_blank">http://github.com/michaelklishin</a><br>

<a href="http://twitter.com/michaelklishin" target="_blank">http://twitter.com/michaelklishin</a><br>
</div></div>