Prerelease This site documents an alpha of libtmux. Its structure, URLs and APIs are subject to change.

LibTmux.Server.StartServerAsync

.NET

View as Markdown

Module
LibTmux
Declared in
Server
Package
LibTmux
Source
src/LibTmux/Server.Lifecycle.cs
Other languages
Python Ruby Lua TypeScript RustGo Java C++ Swift
StartServerAsync ( cancellationToken : CancellationToken ) → Task
methodasync [source]
methodasync [source]
StartServerAsync

Starts the tmux server without creating a session.

No handle comes back because there may be nothing to describe: a tmux server holding no sessions exits as soon as it starts. Materialize with ConnectAsync once a session exists.

Parameters
In other ports Start the server without creating a session

0 declared, 0 inherited

Esc

Type to search.