# LibTmux.Mcp.SessionInfo

- **Module:** LibTmux.Mcp
- **Package:** LibTmux.Mcp
- **Language:** .NET
- **Kind:** struct
- **Source:** https://github.com/libtmux/libtmux-dotnet/blob/320dc64f4b8b7815842471327a5e6b84a1499bf8/src/LibTmux.Mcp/Results/Entities.cs#L134
- **Page:** https://libtmux.org/en/dotnet/latest/mcp/reference/libtmux-mcp-sessioninfo/

What a session is.

There is no session size. tmux removed the session_width and
session_height formats in 2.9, so on every supported version those
fields could only ever answer null.

## Members

- `From` (method): Describes a session the library has already materialized.
