On this page
LibTmux.TmuxWaitChannel.Signalled
- Module
- LibTmux
- Declared in
- TmuxWaitChannel
- Package
- LibTmux
- Source
- src/LibTmux/Waiting/TmuxWaitChannel.cs
-
Gets whether the wait completed before withdrawal began.
A false value does not prove that no signal arrived. Withdrawing must signal the same channel, so tmux cannot attribute a completion that races the decision to withdraw.
0 declared, 0 inherited