StatusServicesBackgroundTaskBackgroundTaskObject
A status report of a background task.
Declaration
object StatusServicesBackgroundTaskBackgroundTaskObjectProperties
| Name | Type | Description |
|---|---|---|
_removed | boolean | If |
code-signature | string | For types other than |
identifier Required | string | The background task UUID which the system uses as the primary key. |
launchd | StatusServicesBackgroundTaskBackgroundTask_LaunchdObject | Details about a |
path Required | string | For an |
state Required | string | The SMAppService.Status enumeration. |
type Required | string | The daemon, agent, or SFL login item type. |
uid Required | integer | The numeric user identifier of the owner of the background task. |