---
title: previousAttemptCount
framework: network
role: symbol
role_heading: Instance Property
path: network/nwconnection/establishmentreport/previousattemptcount
---

# previousAttemptCount

The number of attempts made before the successful attempt, when the connection moved from the preparing state back to the waiting state.

## Declaration

```swift
let previousAttemptCount: Int
```

## See Also

### Inspecting Connection Attempts

- [duration](network/nwconnection/establishmentreport/duration.md)
- [attemptStartedAfterInterval](network/nwconnection/establishmentreport/attemptstartedafterinterval.md)
