<!--
{
  "availability" : [
    "macCatalyst: -",
    "macOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "EndpointSecurity",
  "identifier" : "/documentation/EndpointSecurity/es_event_proc_suspend_resume_t",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "Endpoint Security"
    ],
    "preciseIdentifier" : "c:@SA@es_event_proc_suspend_resume_t"
  },
  "title" : "es_event_proc_suspend_resume_t"
}
-->

# es_event_proc_suspend_resume_t

A type for an event that indicates a call to suspend, resume, or shut down sockets for a process.

```
struct es_event_proc_suspend_resume_t
```

## Topics

### Inspecting Event Properties

[`target`](/documentation/EndpointSecurity/es_event_proc_suspend_resume_t/target)

The process targeted by this event.

[`type`](/documentation/EndpointSecurity/es_event_proc_suspend_resume_t/type)

The type of event: suspend, resume, or socket shutdown.

[`es_proc_suspend_resume_type_t`](/documentation/EndpointSecurity/es_proc_suspend_resume_type_t)

The type of a process suspension or resumption event.

[`reserved`](/documentation/EndpointSecurity/es_event_proc_suspend_resume_t/reserved)

An unused field reserved for future use.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)