메소드 | 설명 | |
---|---|---|
Close ( ) : void | ||
DoWait ( bool hidden = false ) : bool |
Start the process synchronously
|
|
Kill ( ) : void | ||
ProcessIo ( string executable ) : System |
Constructor
|
|
TryDoWait ( bool hidden = false ) : bool |
Start the process synchronously, catch the exceptions
|