# LibTmux.Client.AttachedSessionId

- **Module:** LibTmux.Client
- **Package:** LibTmux
- **Language:** .NET
- **Kind:** property
- **Source:** https://github.com/libtmux/libtmux-dotnet/blob/320dc64f4b8b7815842471327a5e6b84a1499bf8/src/LibTmux/Client.Administration.cs#L52
- **Page:** https://libtmux.org/en/dotnet/latest/reference/libtmux-client-attachedsessionid/

Gets the session the client was attached to when it was read.

This is captured state. Use <see cref="GetAttachedSessionAsync" /> for
where the client is now.
