---
title: sentApplicationByteCount
framework: network
role: symbol
role_heading: Instance Property
path: network/nwconnection/datatransferreport/pathreport/sentapplicationbytecount
---

# sentApplicationByteCount

The number of bytes sent on the connection.

## Declaration

```swift
let sentApplicationByteCount: UInt64
```

## See Also

### Inspecting Application Metrics

- [receivedApplicationByteCount](network/nwconnection/datatransferreport/pathreport/receivedapplicationbytecount.md)
