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

# nw_report_resolution_source_expired_cache

The DNS response had expired and was retrieved from a local cache.

## Declaration

```swift
var nw_report_resolution_source_expired_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_cache](network/nw_report_resolution_source_cache.md)
