entvex opened a new pull request #14169: URL: https://github.com/apache/pulsar/pull/14169
In the client-libraries-dotnet.md file under "Acknowledge messages" There was an error in Acknowledge messages individually subsection. Changed the code to use Acknowledge(message) method. As it is shown in the official dotnet client docs https://github.com/apache/pulsar-dotpulsar/wiki/Consumer ### Motivation Helping others using Apache Pulsar by improving the docs. ### Modifications Replaced the wrong code sample with the correct one -- 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]
