ES_EVENT_TYPE_NOTIFY_GET_TASK
An identifier for a process that notifies endpoint security that it is retrieving the task control port for another process.
Declaration
var ES_EVENT_TYPE_NOTIFY_GET_TASK: es_event_type_t { get }Discussion
This identifier corresponds to the es_events_t union member get_task, which has the type es_event_get_task_t.
Endpoint Security delivers this event when a process obtains a send control right to a task control port. This is a result of calling methods like task_for_pid(_:_:_:) or task_identity_token_get_task_port(_:_:_:).
See Also
Notification Event Types
ES_EVENT_TYPE_NOTIFY_ACCESSES_EVENT_TYPE_NOTIFY_CHDIRES_EVENT_TYPE_NOTIFY_CHROOTES_EVENT_TYPE_NOTIFY_CLONEES_EVENT_TYPE_NOTIFY_CLOSEES_EVENT_TYPE_NOTIFY_COPYFILEES_EVENT_TYPE_NOTIFY_CREATEES_EVENT_TYPE_NOTIFY_CS_INVALIDATEDES_EVENT_TYPE_NOTIFY_DELETEEXTATTRES_EVENT_TYPE_NOTIFY_DUPES_EVENT_TYPE_NOTIFY_EXCHANGEDATAES_EVENT_TYPE_NOTIFY_EXECES_EVENT_TYPE_NOTIFY_EXITES_EVENT_TYPE_NOTIFY_FCNTLES_EVENT_TYPE_NOTIFY_FILE_PROVIDER_MATERIALIZE