---
title: "readAttributeOverrunCount(completionHandler:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclusterwifinetworkdiagnostics/readattributeoverruncount(completionhandler:)"
---

# readAttributeOverrunCount(completionHandler:)

## Declaration

```swift
func readAttributeOverrunCount(completionHandler: @escaping @Sendable (NSNumber?, (any Error)?) -> Void)
```

```swift
func readAttributeOverrunCount() async throws -> NSNumber
```
