# libtmux::ConnectionOptions

- **Module:** libtmux
- **Package:** libtmux-cxx
- **Language:** C++
- **Kind:** struct
- **Source:** https://github.com/libtmux/libtmux-cxx/blob/85e8bd603a322dc32bb8b9aeb1a72bcf36945f1d/include/libtmux/control.hpp#L112
- **Page:** https://libtmux.org/reference/cxx/libtmux-connectionoptions/

## Members

- `tmux_binary` (attribute)
- `socket_path` (attribute)
- `session_name` (attribute)
- `startup_timeout` (attribute)
- `shutdown_timeout` (attribute)
- `retained_reply_bytes` (attribute) — Passed to the decoder.
- `line_bytes` (attribute)
- `pane_output` (attribute) — Deliver `output` for every pane, as notifications.
- `pause_after` (attribute) — Discard a pane's queued output once it is this far behind, and say so with `pause`.
