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

# upstream

The publisher from which this publisher receives its elements.

## Declaration

```swift
let upstream: Upstream
```

## See Also

### Inspecting publisher properties

- [handler](combine/publishers/trycatch/handler.md)
