DispatchQueue.AutoreleaseFrequency.inherit
The queue inherits its autorelease frequency from its target queue.
Declaration
case inheritDiscussion
This option is the default behavior for queues you create.
The queue inherits its autorelease frequency from its target queue.
case inheritThis option is the default behavior for queues you create.