---
title: isLongLived
framework: cloudkit
role: symbol
role_heading: Instance Property
path: cloudkit/ckoperation/configuration-swift.class/islonglived
---

# isLongLived

A Boolean value that indicates whether the operations that use this configuration are long-lived.

## Declaration

```swift
var isLongLived: Bool { get set }
```

## See Also

### Preparing a Configuration

- [allowsCellularAccess](cloudkit/ckoperation/configuration-swift.class/allowscellularaccess.md)
- [container](cloudkit/ckoperation/configuration-swift.class/container.md)
- [qualityOfService](cloudkit/ckoperation/configuration-swift.class/qualityofservice.md)
- [timeoutIntervalForRequest](cloudkit/ckoperation/configuration-swift.class/timeoutintervalforrequest.md)
- [timeoutIntervalForResource](cloudkit/ckoperation/configuration-swift.class/timeoutintervalforresource.md)
