# LibTmux.Testing.TemporarySessionScope

- **Module:** LibTmux.Testing
- **Package:** LibTmux
- **Language:** .NET
- **Kind:** class
- **Source:** https://github.com/libtmux/libtmux-dotnet/blob/6656a563ec9e07ab52e0c3ac96f7704fc94cc0c0/src/LibTmux/Testing/TemporarySessionScope.cs#L6
- **Page:** https://libtmux.org/reference/dotnet/libtmux-testing-temporarysessionscope/

Owns a throwaway session and any private server created with it.

## Members

- `Session` (property) — Gets the temporary session.
- `StartAsync` (method) — Creates a temporary session on a running server.
- `DisposeAsync` (method)
