---
title: unlimited
framework: combine
role: symbol
role_heading: Type Property
path: combine/subscribers/demand/unlimited
---

# unlimited

A request for as many values as the publisher can produce.

## Declaration

```swift
static let unlimited: Subscribers.Demand
```

## Mentioned in

Processing Published Elements with Subscribers

## See Also

### Using special demands

- [none](combine/subscribers/demand/none.md)
