On this page
LibTmux.Internal.MultiplexerDialect.ExecuteGuardedAsync
- Module
- LibTmux.Internal
- Declared in
- MultiplexerDialect
- Package
- LibTmux
- Source
- src/LibTmux/Connection/MultiplexerDialect.cs
- ExecuteGuardedAsync ( expected : ServerGeneration , commands : IReadOnlyList<IReadOnlyList<string>> , cancellationToken : CancellationToken ) Task<TmuxCommandResult>
-
Runs commands under a check that the server is still the same one.
0 declared, 0 inherited