Contents

DISPATCH_AUTORELEASE_FREQUENCY_INHERIT

The queue inherits its autorelease frequency from its target queue.

Declaration

DISPATCH_AUTORELEASE_FREQUENCY_INHERIT

Discussion

This option is the default behavior for queues you create.

See Also

Autorelease Frequency Options