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