-
Home
-
API Reference
-
CliInvoke.Core.Processes
-
IExternalProcess
-
Methods
-
Start()
Start() Method
Definition
Synchronously starts the external process and returns its process ID.
Stdin piping is not performed by this method.
int Start()
Returns
- Int32
- The process ID of the started process.