# LibTmux.Session.Attached

- **Module:** LibTmux.Session
- **Package:** LibTmux
- **Language:** .NET
- **Kind:** property
- **Source:** https://github.com/libtmux/libtmux-dotnet/blob/320dc64f4b8b7815842471327a5e6b84a1499bf8/src/LibTmux/Session.Lifecycle.cs#L24
- **Page:** https://libtmux.org/en/dotnet/latest/reference/libtmux-session-attached/

Gets whether a client was attached when this session was read.

This is captured state rather than a live one: it says what tmux
reported when the handle was made, which is what makes a reading of a
hierarchy consistent with itself.
