On this page
LibTmux.PsmuxServer.RefreshAsync
- Module
- LibTmux
- Declared in
- PsmuxServer
- Package
- LibTmux
- Source
- src/LibTmux/Psmux/PsmuxServer.cs
- RefreshAsync ( cancellationToken : CancellationToken ) Task<PsmuxServer>
-
Reconnects and returns a fresh server observation.
- Parameters
-
-
cancellationToken ( CancellationToken ) – Cancels process startup and discovery.
-
- Returns
-
A replacement observation using the same endpoint settings.
- Raises
-
-
InvalidOperationException – The selected namespace has no live session.
-
NotSupportedException – The executable, build, namespace, or session count is outside the preview contract.
-
LibTmuxException – The verified client could not complete discovery.
-
0 declared, 0 inherited