---
title: es_event_proc_suspend_resume_t
framework: endpointsecurity
role: symbol
role_heading: Structure
path: endpointsecurity/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.

## Declaration

```swift
struct es_event_proc_suspend_resume_t
```

## Topics

### Inspecting Event Properties

- [target](endpointsecurity/es_event_proc_suspend_resume_t/target.md)
- [type](endpointsecurity/es_event_proc_suspend_resume_t/type.md)
- [es_proc_suspend_resume_type_t](endpointsecurity/es_proc_suspend_resume_type_t.md)
- [reserved](endpointsecurity/es_event_proc_suspend_resume_t/reserved.md)

### Initializers

- [init()](endpointsecurity/es_event_proc_suspend_resume_t/init().md)
- [init(target:type:reserved:)](endpointsecurity/es_event_proc_suspend_resume_t/init(target:type:reserved:).md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)

## See Also

### Interprocess Events

- [es_event_trace_t](endpointsecurity/es_event_trace_t.md)
- [es_event_remote_thread_create_t](endpointsecurity/es_event_remote_thread_create_t.md)
