Start a Project

Check NSOperationQueue is completed or Not?

When we put lots of images to NSOperationQueue then we want to check our queue is completed or not.After completion of queue you want to perform some tasks (like you want to load another page).

 

Exit mobile version