---
title: attemptStartedAfterInterval
framework: network
role: symbol
role_heading: Instance Property
path: network/nwconnection/establishmentreport/attemptstartedafterinterval
---

# attemptStartedAfterInterval

The time between the call to start and the beginning of the successful connection attempt.

## Declaration

```swift
let attemptStartedAfterInterval: TimeInterval
```

## See Also

### Inspecting Connection Attempts

- [duration](network/nwconnection/establishmentreport/duration.md)
- [previousAttemptCount](network/nwconnection/establishmentreport/previousattemptcount.md)
