---
title: "readAttributeRxErrSecCount(completionHandler:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclusterthreadnetworkdiagnostics/readattributerxerrseccount(completionhandler:)"
---

# readAttributeRxErrSecCount(completionHandler:)

## Declaration

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

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