---
title: throughputCapacity
framework: wifiaware
role: symbol
role_heading: Instance Property
path: wifiaware/waperformancereport/throughputcapacity
---

# throughputCapacity

The current estimated average throughput capacity of the data path, given the current radio conditions and concurrent Wi-Fi use cases.

## Declaration

```swift
let throughputCapacity: Double?
```

## Discussion

Discussion The result is in Mbps and can be nil if the system can’t calculate the capacity.

## See Also

### Getting the throughput metrics

- [throughputCeiling](wifiaware/waperformancereport/throughputceiling.md)
- [throughputCapacityRatio](wifiaware/waperformancereport/throughputcapacityratio.md)
