---
title: scheduler
framework: combine
role: symbol
role_heading: Instance Property
path: combine/publishers/throttle/scheduler
---

# scheduler

The scheduler on which to publish elements.

## Declaration

```swift
let scheduler: Context
```

## See Also

### Inspecting publisher properties

- [upstream](combine/publishers/throttle/upstream.md)
- [interval](combine/publishers/throttle/interval.md)
- [latest](combine/publishers/throttle/latest.md)
