Contents

defaultMaxConcurrentOperationCount

The default maximum number of operations to invoke concurrently in a queue.

Declaration

class var defaultMaxConcurrentOperationCount: Int { get }

Discussion

The operation queue determines this number dynamically based on current system conditions.

See Also

Managing the Execution of Operations