You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/01/28 16:54:00 UTC

[jira] [Work logged] (AMQNET-735) Add option to consume messages asynchronously

     [ 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: gitbox-unsubscribe@activemq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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)