Contents

DispatchQoS.QoSClass.background

The quality-of-service class for maintenance or cleanup tasks that you create.

Declaration

case background

Discussion

Background tasks have the lowest priority of all tasks. Assign this class to tasks or dispatch queues that you use to perform work while your app is running in the background.

See Also

Getting the Quality-of-Service Class