---
title: ES_PROC_SUSPEND_RESUME_TYPE_RESUME
framework: endpointsecurity
role: symbol
role_heading: Global Variable
path: endpointsecurity/es_proc_suspend_resume_type_resume
---

# ES_PROC_SUSPEND_RESUME_TYPE_RESUME

An event type for process resumption events.

## Declaration

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

## See Also

### Event Types

- [ES_PROC_SUSPEND_RESUME_TYPE_SUSPEND](endpointsecurity/es_proc_suspend_resume_type_suspend.md)
- [ES_PROC_SUSPEND_RESUME_TYPE_SHUTDOWN_SOCKETS](endpointsecurity/es_proc_suspend_resume_type_shutdown_sockets.md)
