On this page
LibTmux.Server.SwitchClientAsync
- Module
- LibTmux
- Declared in
- Server
- Package
- LibTmux
- Source
- src/LibTmux/Server.Clients.cs
- SwitchClientAsync ( targetSession : string , cancellationToken : CancellationToken ) Task
-
Switches the caller's client to another session.
- Parameters
-
-
targetSession ( string ) – The session to switch to.
-
cancellationToken ( CancellationToken ) – Cancels the tmux command.
-
0 declared, 0 inherited