# LibTmux.Internal.ITmuxProcessHandle

- **Module:** LibTmux.Internal
- **Package:** LibTmux
- **Language:** .NET
- **Kind:** interface
- **Source:** https://github.com/libtmux/libtmux-dotnet/blob/6656a563ec9e07ab52e0c3ac96f7704fc94cc0c0/src/LibTmux/Transport/TmuxProcessTransport.cs#L11
- **Page:** https://libtmux.org/reference/dotnet/libtmux-internal-itmuxprocesshandle/

## Members

- `Id` (property)
- `StandardOutput` (property)
- `StandardError` (property)
- `ExitCode` (property)
- `HasExited` (property)
- `Kill` (method)
- `WaitForExitAsync` (method)
