Click or drag to resize

ProcessInterface Events

The ProcessInterface type exposes the following members.

Events
  NameDescription
Public eventOnProcessError
Occurs when process error output is produced.
Public eventOnProcessExit
Occurs when the process ends.
Public eventOnProcessInput
Occurs when process input is produced.
Public eventOnProcessOutput
Occurs when process output is produced.
Top
See Also