AbstractExecutorContext Class Reference

Inherits from NSObject
Conforms to ExecutorContext
Declared in AbstractExecutorContext.h

Overview

Implements some abstractions of ExecutorContext protocol.

– shutDownExecutor:

Cancel all operations of the queue and waits for the completion of all operations.

- (void)shutDownExecutor:(NSOperationQueue *)queue

Discussion

Cancel all operations of the queue and waits for the completion of all operations.

Declared In

AbstractExecutorContext.h