[
https://issues.apache.org/jira/browse/AMQNET-735?focusedWorklogId=717150&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-717150
]
ASF GitHub Bot logged work on AMQNET-735:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 28/Jan/22 16:53
Start Date: 28/Jan/22 16:53
Worklog Time Spent: 10m
Work Description: lukeabsent commented on a change in pull request #26:
URL: https://github.com/apache/activemq-nms-api/pull/26#discussion_r794683513
##########
File path: src/nms-api/IMessageConsumer.cs
##########
@@ -69,10 +75,15 @@ public interface IMessageConsumer : System.IDisposable
IMessage ReceiveNoWait();
/// <summary>
- /// An asynchronous listener which can be used to consume messages
asynchronously
Review comment:
imho its useful change
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 717150)
Time Spent: 2h 20m (was: 2h 10m)
> Add option to consume messages asynchronously
> ---------------------------------------------
>
> Key: AMQNET-735
> URL: https://issues.apache.org/jira/browse/AMQNET-735
> Project: ActiveMQ .Net
> Issue Type: New Feature
> Components: AMQP, NMS
> Affects Versions: AMQP-2.0.0
> Reporter: Krzysztof Porębski
> Assignee: Krzysztof Porębski
> Priority: Major
> Time Spent: 2h 20m
> Remaining Estimate: 0h
>
> Add API allowing to consume messages asynchronously.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)