lukeabsent commented on a change in pull request #18:
URL:
https://github.com/apache/activemq-nms-openwire/pull/18#discussion_r837633740
##########
File path: src/AdvisoryConsumer.cs
##########
@@ -66,7 +67,7 @@ internal void Dispose()
}
}
- public void Dispatch(MessageDispatch messageDispatch)
+ public Task Dispatch_Async(MessageDispatch messageDispatch)
Review comment:
i recall there was some naming collision
--
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]