LibTmux.Server.LockAsync
- Module
- LibTmux
- Declared in
- Server
- Package
- LibTmux
- Source
- src/LibTmux/Server.Administration.cs
- Other languages
- Python Ruby Lua TypeScript RustGoJava C++ Swift
- LockAsync ( cancellationToken : CancellationToken ) Task
-
Locks every client attached to this server.
- Parameters
-
-
cancellationToken ( CancellationToken ) – Cancels the tmux command.
-
In other ports Lock every client attached to the server
- Python
libtmux.Server.lock_server - Ruby No source-verified Ruby equivalent is recorded for this operation.
- Lua No source-verified Lua equivalent is recorded for this operation.
- TypeScript no equivalent on
Server - Rust
server.Server.lock_all - Go
tmux.Server.LockServer - Java
io.github.libtmux.Server.Server.lock - C++ no equivalent on
Server - Swift no equivalent on
Server
0 declared, 0 inherited