This class is used for managing processes launched by the EXEC or SHELL instructions.
As this class is a stream, you can use input/output instructions to read the process standard output or write to its standard input.
To read the process error output, you must use the Error event.
This class is not creatable.