Contents

NSManagedObjectContextConcurrencyType.privateQueueConcurrencyType

Specifies that the context will be associated with a private dispatch queue.

Declaration

case privateQueueConcurrencyType

Mentioned in

See Also

Concurrency Types