---
title: ES_DEADLINE_MISS_MODE_KILL
framework: endpointsecurity
role: symbol
role_heading: Global Variable
path: endpointsecurity/es_deadline_miss_mode_kill
---

# ES_DEADLINE_MISS_MODE_KILL

Kill the client when it fails to respond to an auth event (default behavior)

## Declaration

```swift
var ES_DEADLINE_MISS_MODE_KILL: es_deadline_miss_mode_t { get }
```
