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

# proc_check

Properties of an event that indicate the retrieval of process information.

## Declaration

```swift
var proc_check: es_event_proc_check_t { get set }
```

## See Also

### Process Events

- [chdir](endpointsecurity/es_events_t/chdir.md)
- [chroot](endpointsecurity/es_events_t/chroot.md)
- [exec](endpointsecurity/es_events_t/exec.md)
- [fork](endpointsecurity/es_events_t/fork.md)
- [signal](endpointsecurity/es_events_t/signal.md)
- [exit](endpointsecurity/es_events_t/exit.md)
