On this page
LibTmux.Window.RefreshAsync
- Module
- LibTmux
- Declared in
- Window
- Package
- LibTmux
- Source
- src/LibTmux/Window.State.cs
- RefreshAsync ( cancellationToken : CancellationToken ) Task<Window>
-
Re-reads this window from tmux.
- Parameters
-
-
cancellationToken ( CancellationToken ) – Cancels the tmux command.
-
- Returns
-
A replacement handle carrying current state.
0 declared, 0 inherited