---
title: sig
framework: endpointsecurity
role: symbol
role_heading: Instance Property
path: endpointsecurity/es_event_signal_t/sig
---

# sig

The signal number sent to the target process.

## Declaration

```swift
var sig: Int32
```

## See Also

### Inspecting Event Properties

- [target](endpointsecurity/es_event_signal_t/target.md)
- [reserved](endpointsecurity/es_event_signal_t/reserved.md)
