public bool QueueCount()
 {
     return _queue.CustomAny();
 }