# LibTmux.Session.Attached

- **Module:** LibTmux.Session
- **Package:** LibTmux
- **Language:** .NET
- **Kind:** property
- **Source:** https://github.com/libtmux/libtmux-dotnet/blob/6656a563ec9e07ab52e0c3ac96f7704fc94cc0c0/src/LibTmux/Session.Lifecycle.cs#L30
- **Page:** https://libtmux.org/reference/dotnet/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.
