---
title: nw_report_resolution_source_cache
framework: network
role: symbol
role_heading: Global Variable
path: network/nw_report_resolution_source_cache
---

# nw_report_resolution_source_cache

The DNS response was retrieved from a local cache.

## Declaration

```swift
var nw_report_resolution_source_cache: nw_report_resolution_source_t { get }
```

## See Also

### Resolution Sources

- [nw_report_resolution_source_query](network/nw_report_resolution_source_query.md)
- [nw_report_resolution_source_expired_cache](network/nw_report_resolution_source_expired_cache.md)
