Contents

LongRunningTaskOptions

Options for configuring long-running tasks.

Declaration

struct LongRunningTaskOptions

Overview

When performing long-running tasks, specify these options to indicate additional resource requirements for the task. Pass these options to the performBackgroundTask(options:operation:) or performBackgroundTask(options:operation:onCancel:) methods.

Topics

Type Properties

See Also

Performing background tasks