Exemplo n.º 1
0
 public ulong Count(int consumerId)
 {
     return(circBuffer.Count(consumerId));
 }