Contents

DispatchQueue.AutoreleaseFrequency.inherit

The queue inherits its autorelease frequency from its target queue.

Declaration

case inherit

Discussion

This option is the default behavior for queues you create.

See Also

Autorelease Frequencies