18 IProcess LaunchProcess(
string fileName,
string workingDirectory,
string arguments = null,
bool readOutput =
false,
bool readError =
false,
bool noShellExecute =
false);
38 IProcess GetProcessByName(
string name);
Use server authentication
Abstraction over a global::System.Diagnostics.Process
For launching IProcess'