var qualityOfService : QualityOfService
The default service level to apply to operations that the queue invokes.
var maxConcurrentOperationCount : Int
The maximum number of queued operations that can run at the same time.
Availability 有効性
Technology
class let defaultMaxConcurrentOperationCount: Int
The operation queue determines this number dynamically based on current system conditions.
var qualityOfService : QualityOfService
var maxConcurrentOperationCount : Int