NlProcess
class in Coherence.Plugins.NativeLauncher
Constructors
NlProcess |
Fields
Exited | Called when the process has exited. |
OutputDataReceived | Called when new data is available on the output stream (not thread-safe). |
Properties
ExitCode | Exit code of the process (only valid if HasExited is true). |
Methods
BeginOutputReadLine | |
Dispose | |
Start | |
Terminate |