usaguerrilla commented on pull request #48: URL: https://github.com/apache/pulsar-dotpulsar/pull/48#issuecomment-677892409
Should we add: ``` Task<IConsumer> IConsumerBuilder#CreateAsync() Task<IProducer> IProducerBuilder#CreateAsync() Task<IConsumer> IPulsarClient#CreateConsumerAsync(ConsumerOptions options); Task<IProducer> IPulsarClient#CreateProducerAsync(ProducerOptions options); ``` I seriously don't like WaitAll / Result / etc. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org