LibTmux.Mcp.TmuxConnectionAccessor.Invalidate
.NET
- Python Unavailable
- Ruby Unavailable
- Lua Unavailable
- TypeScript Unavailable
- Rust Unavailable
- Go Unavailable
- Java Unavailable
- .NET
- C++ Unavailable
- Swift Unavailable
-
Forgets a cached server so the next call reconnects.
A materialized handle names one tmux <em>process</em>. Killing the server and starting another gives the same socket a different process, and the old handle then refuses to be used rather than quietly answering for a server that no longer exists.
- Parameters
-
-
socketName ( string? ) – The socket, or null for the configured default.
-