ProcessInterface Methods |
The ProcessInterface type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| StartProcess |
Runs a process.
| |
| StopProcess |
Stops the process.
| |
| ToString | (Inherited from Object.) | |
| WriteInput |
Writes the input.
|