---
title: dnsProtocol
framework: network
role: symbol
role_heading: Instance Property
path: network/nwconnection/establishmentreport/resolution/dnsprotocol-swift.property
---

# dnsProtocol

The transport protocol your connection used for DNS resolution.

## Declaration

```swift
var dnsProtocol: NWConnection.EstablishmentReport.Resolution.DNSProtocol { get }
```

## See Also

### Measuring Performance

- [duration](network/nwconnection/establishmentreport/resolution/duration.md)
- [source](network/nwconnection/establishmentreport/resolution/source-swift.property.md)
- [NWConnection.EstablishmentReport.Resolution.Source](network/nwconnection/establishmentreport/resolution/source-swift.enum.md)
- [NWConnection.EstablishmentReport.Resolution.DNSProtocol](network/nwconnection/establishmentreport/resolution/dnsprotocol-swift.enum.md)
