egodatabase icon indicating copy to clipboard operation
egodatabase copied to clipboard

NSOperationQueue Pause and Resume?

Open Bhushan30 opened this issue 10 years ago • 0 comments

I want to create NSOperationQueue with max size 25. And operation added to queue after checking queue is full or not. How to check whether queue is full or not? How to pause operation to add in the queue till queue gets empty?

Bhushan30 avatar Mar 19 '14 06:03 Bhushan30