You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pulsar.apache.org by GitBox <gi...@apache.org> on 2021/09/15 11:06:48 UTC

[GitHub] [pulsar-dotpulsar] Oleg26Dev commented on issue #89: IProducer does not contains definition for NewMessage()

Oleg26Dev commented on issue #89:
URL: https://github.com/apache/pulsar-dotpulsar/issues/89#issuecomment-919921948


   There is all my using:
   using DotPulsar;
   using DotPulsar.Abstractions;
   using DotPulsar.Extensions;
   using DotPulsar.Internal;
   using System;
   using System.Text;
   using System.Threading.Tasks;
   
   and my small project.
   
   [PulsarConsole.zip](https://github.com/apache/pulsar-dotpulsar/files/7169509/PulsarConsole.zip)


-- 
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: dev-unsubscribe@pulsar.apache.org

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