LibTmux.Session.LockAsync
- Module
- LibTmux
- Declared in
- Session
- Package
- LibTmux
- Source
- src/LibTmux/Session.Lifecycle.cs
- Other languages
- Python Ruby Lua TypeScript RustGo Java C++ Swift
- LockAsync ( cancellationToken : CancellationToken ) Task
-
Locks this session.
- Parameters
-
-
cancellationToken ( CancellationToken ) – Cancels the tmux command.
-
In other ports Lock every client attached to a session
- Python
libtmux.Session.lock_session - 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
Session - Rust
session.Session.lock - Go
tmux.Session.Lock - Java no equivalent on
Session - C++ no equivalent on
Session - Swift no equivalent on
Session
0 declared, 0 inherited