Add Close to IMessageProducer interface ---------------------------------------
Key: AMQNET-104 URL: https://issues.apache.org/activemq/browse/AMQNET-104 Project: ActiveMQ .Net Issue Type: Improvement Components: ActiveMQ Client Reporter: Mark Pollack Assignee: James Strachan Priority: Minor IMessageProducer doesn't have a Close method on the interface. While one can call Dispose, which in turn calls Close(), that isn't as intuitive, in particular as IMessageConsumer has a Close method. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.