---
title: receivedApplicationByteCount
framework: network
role: symbol
role_heading: Instance Property
path: network/nwconnection/datatransferreport/pathreport/receivedapplicationbytecount
---

# receivedApplicationByteCount

The number of bytes the connection delivered.

## Declaration

```swift
let receivedApplicationByteCount: UInt64
```

## See Also

### Inspecting Application Metrics

- [sentApplicationByteCount](network/nwconnection/datatransferreport/pathreport/sentapplicationbytecount.md)
