Add defaultTimeToLive to NMSConstants
-------------------------------------
Key: AMQNET-62
URL: https://issues.apache.org/activemq/browse/AMQNET-62
Project: ActiveMQ .Net
Issue Type: Improvement
Components: ActiveMQ Client
Reporter: Jim Gomes
Assignee: James Strachan
Priority: Trivial
Attachments: NMSConstants.cs.patch.txt
Add new constant to NMSConstants named defaultTimeToLive. Set value to 0 to
match defaultPersistence of true. By adding this value, it allows the ability
to change the default persistence to false and modify the default time to live
and have code be correct that use the default values.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.