Process

Inherits .Stream

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.

Properties  Methods  Events  Constants 
Handle  Id  State  Value    Kill  Signal    Error  Kill  Read    Crashed  Running  Stopped