---
title: cumulativeMemoryResourceLimitExitCount
framework: metrickit
role: symbol
role_heading: Instance Property
path: metrickit/mxforegroundexitdata/cumulativememoryresourcelimitexitcount
---

# cumulativeMemoryResourceLimitExitCount

The number of times the system terminated the app from the foreground for using too much memory.

## Declaration

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

## See Also

### Reading the System Termination Count

- [cumulativeAppWatchdogExitCount](metrickit/mxforegroundexitdata/cumulativeappwatchdogexitcount.md)
