| ExecuteSingleAsync(Command, CancellationToken) | Executes a command using standard IO streams. |
| ExecuteSingleAsync(Command, Char, CancellationToken) | |
| ExecuteSingleAsync(Command, TextReader, TextWriter, CancellationToken) | Executes a command using specified IO streams. |
| ExecuteSingleAsync(Command, TextReader, TextWriter, TextWriter, CancellationToken) | Executes a command using specified IO streams. |
| ExecuteSingleAsync(Command, TextReader, TextWriter, TextWriter, Char, CancellationToken) |