ProcessInterface Events |
The ProcessInterface type exposes the following members.
| Name | Description | |
|---|---|---|
| OnProcessError |
Occurs when process error output is produced.
| |
| OnProcessExit |
Occurs when the process ends.
| |
| OnProcessInput |
Occurs when process input is produced.
| |
| OnProcessOutput |
Occurs when process output is produced.
|