---
title: aggregatePathReport
framework: network
role: symbol
role_heading: Instance Property
path: network/nwconnection/datatransferreport/aggregatepathreport
---

# aggregatePathReport

A report that sums counts across all network paths.

## Declaration

```swift
let aggregatePathReport: NWConnection.DataTransferReport.PathReport
```

## See Also

### Examining Data Transfer

- [pathReports](network/nwconnection/datatransferreport/pathreports.md)
- [NWConnection.DataTransferReport.PathReport](network/nwconnection/datatransferreport/pathreport.md)
