Пример #1
0
 public uint ConsumerCount(string queue)
 {
     return(m_delegate.ConsumerCount(queue));
 }