Adds the specified array of operations to the queue.
Original signature is '- (void)addOperations:(NSArray *)ops waitUntilFinished:(BOOL)wait'
Available in Mac OS X v10.6 and later.


- Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later)
![]() | Monobjc Documented Class Library AddOperationsWaitUntilFinished Method (ops, wait) Namespaces ► Monobjc.Foundation ► NSOperationQueue ► AddOperationsWaitUntilFinished(NSArray, Boolean) |
Adds the specified array of operations to the queue.
Original signature is '- (void)addOperations:(NSArray *)ops waitUntilFinished:(BOOL)wait'
Available in Mac OS X v10.6 and later.