On this page
LibTmux.Server.SuspendClientAsync
- Module
- LibTmux
- Declared in
- Server
- Package
- LibTmux
- Source
- src/LibTmux/Server.Clients.cs
- SuspendClientAsync ( targetClient : string? , cancellationToken : CancellationToken ) Task
-
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