# LibTmux.Internal.TmuxConnection.ResolvedSocket

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

The socket this connection resolved to, not what was asked for.

A name factory or <c>LIBTMUX_SOCKET_NAME</c> leaves the options empty, so
anything that records or asserts an endpoint has to read it from here.
