# LibTmux.Server.Hooks

- **Module:** LibTmux.Server
- **Package:** LibTmux
- **Language:** .NET
- **Kind:** property
- **Source:** https://github.com/libtmux/libtmux-dotnet/blob/6656a563ec9e07ab52e0c3ac96f7704fc94cc0c0/src/LibTmux/Server.Scopes.cs#L30
- **Page:** https://libtmux.org/reference/dotnet/libtmux-server-hooks/

Gets the hooks of this server.

tmux has no server hook table of its own: the global one is it, which is
why these are reached with the global flag rather than a server flag.
