---
title: upstream
framework: combine
role: symbol
role_heading: Instance Property
path: combine/publishers/autoconnect/upstream
---

# upstream

The publisher from which this publisher receives elements.

## Declaration

```swift
final let upstream: Upstream
```
