# LibTmux.Testing.TemporarySessionScope

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

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

## Members

- `Session` (property): Gets the temporary session.
- `DisposeAsync` (method)
