OperationQueue questions

For one of my projects I've automated testing via the operation queue. I have to do that since it involves waiting for hardware. Is there a way to clear trhe operation queue? Or inspect it how many elements are in it?