---
title: proc_suspend_resume
framework: endpointsecurity
role: symbol
role_heading: Instance Property
path: endpointsecurity/es_events_t/proc_suspend_resume
---

# proc_suspend_resume

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

## Declaration

```swift
var proc_suspend_resume: es_event_proc_suspend_resume_t { get set }
```

## See Also

### Interprocess Events

- [trace](endpointsecurity/es_events_t/trace.md)
- [remote_thread_create](endpointsecurity/es_events_t/remote_thread_create.md)
