# `Membrane.RCMessage.Terminated`
[🔗](https://github.com/membraneframework/membrane-core/blob/v1.2.6/lib/membrane/rc_message.ex#L78)

Message sent when the pipeline gracefully terminates.

# `t`

```elixir
@type t() :: %Membrane.RCMessage.Terminated{from: pid()}
```

Message sent when the pipeline gracefully terminates.

---

*Consult [api-reference.md](api-reference.md) for complete listing*
