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

# readAttributeRxErrSecCount(completion:)

## Declaration

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

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