On this page
LibTmux.Server.KillSessionAsync
- Module
- LibTmux
- Declared in
- Server
- Package
- LibTmux
- Source
- src/LibTmux/Server.Lifecycle.cs
- KillSessionAsync ( target : string , cancellationToken : CancellationToken ) Task
-
Stops one session.
- Parameters
-
-
target ( string ) – The session to stop.
-
cancellationToken ( CancellationToken ) – Cancels the tmux command.
-
0 declared, 0 inherited