Method | Description | |
---|---|---|
Create ( string fileName, string arguments ) : |
||
ReactiveProcess ( ) : System | ||
StartAsync ( ) : System.Threading.Tasks.Task |
Validates StartInfo. Completes once the process has exited
|
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Method | Description | |
---|---|---|
CreateAfterLaunchTasks ( ) : IEnumerable |
||
ReadStreamToEnd ( |
public static Create ( string fileName, string arguments ) : |
||
fileName | string | |
arguments | string | |
return |
public StartAsync ( ) : System.Threading.Tasks.Task | ||
return | System.Threading.Tasks.Task |