On this page
LibTmux.Session.SwitchClientAsync
- Module
- LibTmux
- Declared in
- Session
- Package
- LibTmux
- Source
- src/LibTmux/Session.Lifecycle.cs
- SwitchClientAsync ( cancellationToken : CancellationToken ) Task<Session>
-
Switches the current client to this session.
- Parameters
-
-
cancellationToken ( CancellationToken ) – Cancels the tmux command.
-
- Returns
-
A replacement handle carrying the state after the switch.
0 declared, 0 inherited