# LibTmux.TmuxOperationCanceledException

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

Reports cancellation after a tmux client started.

## Members

- `TmuxOperationCanceledException` (method): Initializes a tmux cancellation exception.
- `CommandMayHaveExecuted` (property): Gets whether tmux may have observed the command.
- `ClientProcessId` (property): Gets the disposable client process identifier.
