Ohio |
| Name | Description | |
|---|---|---|
| SendKeysAsync(String, CancellationToken) | Sends a string of keystrokes to the virtual screen. This method acts as if keystrokes were being typed from the keyboard of a terminal. The keystrokes will be sent to the current cursor position. | |
| SendKeysAsync(String, Int32, CancellationToken) | Sends a string of keystrokes to the virtual screen. This method acts as if keystrokes were being typed from the keyboard of a terminal. The keystrokes will be sent to the position provided. |