---
title: privateQueue
framework: coredata
role: symbol
role_heading: Type Property
path: coredata/nsmanagedobjectcontext/concurrencytype-swift.struct/privatequeue
---

# privateQueue

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

## Declaration

```swift
static let privateQueue: NSManagedObjectContext.ConcurrencyType
```

## See Also

### Concurrency Types

- [mainQueue](coredata/nsmanagedobjectcontext/concurrencytype-swift.struct/mainqueue.md)
