---
title: "readAttributeConnectMaxTimeSeconds(completionHandler:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclusternetworkcommissioning/readattributeconnectmaxtimeseconds(completionhandler:)"
---

# readAttributeConnectMaxTimeSeconds(completionHandler:)

## Declaration

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

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