---
title: "readAttributeScanMaxTimeSeconds(completion:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclusternetworkcommissioning/readattributescanmaxtimeseconds(completion:)"
---

# readAttributeScanMaxTimeSeconds(completion:)

## Declaration

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

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