---
title: cumulativeAppWatchdogExitCount
framework: metrickit
role: symbol
role_heading: Instance Property
path: metrickit/mxforegroundexitdata/cumulativeappwatchdogexitcount
---

# cumulativeAppWatchdogExitCount

The number of times the system watchdog terminated the app from the foreground.

## Declaration

```swift
var cumulativeAppWatchdogExitCount: Int { get }
```

## Discussion

Discussion The most common reasons the system watchdog terminates an app are taking too long to: Launch Respond to system events

## See Also

### Reading the System Termination Count

- [cumulativeMemoryResourceLimitExitCount](metrickit/mxforegroundexitdata/cumulativememoryresourcelimitexitcount.md)
