Exemplo n.º 1
0
 public IEnumerable <Task> ConsumeAsync()
 {
     return(consumerManager.ConsumeAsync());
 }