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

# readAttributeTxIndirectMaxRetryExpiryCount(completionHandler:)

## Declaration

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

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