# LibTmux.Internal.TmuxConnection

- **Module:** LibTmux.Internal
- **Package:** LibTmux
- **Language:** .NET
- **Kind:** class
- **Source:** https://github.com/libtmux/libtmux-dotnet/blob/6656a563ec9e07ab52e0c3ac96f7704fc94cc0c0/src/LibTmux/Connection/TmuxConnection.cs#L7
- **Page:** https://libtmux.org/reference/dotnet/libtmux-internal-tmuxconnection/

## Members

- `TmuxConnection` (method)
- `Options` (property)
- `PrefixArguments` (property)
- `ServerDispatcher` (property)
- `CommandContext` (property)
- `IsPsmux` (property)
- `HasSameEndpoint` (method)
- `GetEndpointHashCode` (method)
- `GetEndpointFingerprint` (method)
- `ResolvedSocket` (property) — The socket this connection resolved to, not what was asked for.
- `DiscoverAsync` (method)
- `FindSessionAsync` (method)
- `FindWindowAsync` (method)
- `FindPaneAsync` (method)
- `CreateEntityDispatcher` (method)
- `ExecuteGuardedGroupAsync` (method) — Runs several commands under one generation guard.
- `ParseGeneration` (method)
- `ApplyChildEnvironment` (method)
