On this page
LibTmux.Client.RefreshAsync
- Module
- LibTmux
- Declared in
- Client
- Package
- LibTmux
- Source
- src/LibTmux/Client.Administration.cs
- RefreshAsync ( cancellationToken : CancellationToken ) Task<Client>
-
Re-reads this client from tmux.
- Parameters
-
-
cancellationToken ( CancellationToken ) – Cancels the tmux command.
-
- Returns
-
A replacement handle carrying current state.
- Raises
-
-
TmuxObjectNotFoundException – The client has gone.
-
0 declared, 0 inherited