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

# resolutions

The array of resolution steps performed during connection establishment, in order from first resolved to last resolved.

## Declaration

```swift
let resolutions: [NWConnection.EstablishmentReport.Resolution]
```

## See Also

### Inspecting Resolution

- [NWConnection.EstablishmentReport.Resolution](network/nwconnection/establishmentreport/resolution.md)
