---
title: canRetry
framework: xpc
role: symbol
role_heading: Instance Property
path: xpc/xpcricherror/canretry
---

# canRetry

A Boolean that indicates whether you can retry the operation that caused the error.

## Declaration

```swift
var canRetry: Bool { get }
```
