On this page
LibTmux.Window.LinkAsync
- Module
- LibTmux
- Declared in
- Window
- Package
- LibTmux
- Source
- src/LibTmux/Window.Links.cs
- LinkAsync ( request : LinkWindowRequest , cancellationToken : CancellationToken ) Task
-
Links this window into another session.
- Parameters
-
-
request ( LinkWindowRequest ) – Where the link goes.
-
cancellationToken ( CancellationToken ) – Cancels the tmux command.
-
- Raises
-
-
IncompleteSnapshotException – The window was resolved by identifier, so its source link is unknown.
-
0 declared, 0 inherited