libtmux Reference MCP Search
On this page

LibTmux.Server.SuspendClientAsync

View as Markdown

Module
LibTmux
Declared in
Server
Package
LibTmux
Source
src/LibTmux/Server.Clients.cs
SuspendClientAsync ( targetClient : string? , cancellationToken : CancellationToken ) Task
method [source]
method [source]
SuspendClientAsync

Suspends one client.

Parameters
  • targetClient ( string? ) – The client, or null for the caller's own.

  • cancellationToken ( CancellationToken ) – Cancels the tmux command.

0 declared, 0 inherited

Esc

Type to search.