LongRunningTaskOptions
Options for configuring long-running tasks.
Declaration
struct LongRunningTaskOptionsOverview
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.