Provide interface based version of MessageListener.Listener event callback
--------------------------------------------------------------------------
Key: AMQNET-100
URL: https://issues.apache.org/activemq/browse/AMQNET-100
Project: ActiveMQ .Net
Issue Type: Improvement
Components: ActiveMQ Client
Reporter: Mark Pollack
Assignee: James Strachan
Priority: Minor
It is sometimes more convenient to specify the async callback as an interface
rather than as a event. There are restriction in who can raise events as
compared to who can call the interface method. Can this be added to the API?
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.