Get Process
Purpose
Gets the list of processes running on a given machine.
Description
The Get Process component enables to get a list of processes running on a given machine. In the given example, a component is designed to get list of process running on a server.
Properties
Property |
Data Type |
Description |
General |
|
|
DisplayName |
String |
Display name of the component. |
Misc |
|
|
Processes |
Collection<Process> |
Output variable that stores the list of running processes. |