Contents

privateQueue

A concurrency type where the context performs its tasks on a private queue.

Declaration

static let privateQueue: NSManagedObjectContext.ConcurrencyType

See Also

Concurrency Types