---
title: operationTimedOut
framework: homekit
role: symbol
role_heading: Type Property
path: homekit/hmerror/operationtimedout
---

# operationTimedOut

An error indicating the operation timed out.

## Declaration

```swift
static var operationTimedOut: HMError.Code { get }
```

## See Also

### Detecting operation errors

- [operationCancelled](homekit/hmerror/operationcancelled.md)
- [operationInProgress](homekit/hmerror/operationinprogress.md)
