---
title: extensionWillTerminate
framework: backgroundassets
role: symbol
role_heading: Instance Method
path: backgroundassets/badownloaderextension-zuvm/extensionwillterminate
---

# extensionWillTerminate

Informs the extension that its allotted execution time is over and the system is about to stop the process.

## Declaration

```occ
- (void) extensionWillTerminate;
```
