---
title: ES_PROC_SUSPEND_RESUME_TYPE_SUSPEND
framework: endpointsecurity
role: symbol
role_heading: Global Variable
path: endpointsecurity/es_proc_suspend_resume_type_suspend
---

# ES_PROC_SUSPEND_RESUME_TYPE_SUSPEND

An event type for process suspension events.

## Declaration

```swift
var ES_PROC_SUSPEND_RESUME_TYPE_SUSPEND: es_proc_suspend_resume_type_t { get }
```

## See Also

### Event Types

- [ES_PROC_SUSPEND_RESUME_TYPE_RESUME](endpointsecurity/es_proc_suspend_resume_type_resume.md)
- [ES_PROC_SUSPEND_RESUME_TYPE_SHUTDOWN_SOCKETS](endpointsecurity/es_proc_suspend_resume_type_shutdown_sockets.md)
