---
title: InfiniteConnectionLimit
framework: network
role: symbol
role_heading: Type Property
path: network/nwlistener/infiniteconnectionlimit
---

# InfiniteConnectionLimit

A static value to indicate that inbound connections should not be limited.

## Declaration

```swift
static let InfiniteConnectionLimit: Int
```

## See Also

### Receiving Connections

- [newConnectionHandler](network/nwlistener/newconnectionhandler.md)
- [newConnectionLimit](network/nwlistener/newconnectionlimit.md)
