[
https://issues.apache.org/jira/browse/AMQNET-647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17747846#comment-17747846
]
Jef Willems commented on AMQNET-647:
------------------------------------
3 years late to the party, but here it is:
https://github.com/apache/activemq-nms-amqp/blob/2e97a3ce6eafbb4dfe8965d8a4b18190156b1a24/src/NMS.AMQP/NmsMessageConsumer.cs#L104
> Cannot Create MessageListener on NmsMessageConsumer
> ---------------------------------------------------
>
> Key: AMQNET-647
> URL: https://issues.apache.org/jira/browse/AMQNET-647
> Project: ActiveMQ .Net
> Issue Type: Bug
> Components: ActiveMQ, AMQP
> Affects Versions: 1.7.2, AMQP-1.8.1
> Reporter: Preston Percival
> Priority: Major
>
> In the Apache.Nms.AMQP project at
> "activemq-nms-amqp/src/NMS.AMQP/NmsMessageConsumer.cs" line 194 the event
> "private event MessageListener Listener;" is private which makes it where
> there is no way to handle message events when consuming. Is this a mistake?
> Is there some other method/event that should be used to asynchronously listen
> to messages?
> https://github.com/apache/activemq-nms-amqp/blob/2e97a3ce6eafbb4dfe8965d8a4b18190156b1a24/src/NMS.AMQP/NmsMessageConsumer.cs#L194
--
This message was sent by Atlassian Jira
(v8.20.10#820010)