Aiwozo.Activity.Core.Processes.GetProcesses
- This activity gets the list of all the running processes on the current machine.
Properties
Misc
- Output (OutArgument<Process[]>) – Gives a collection of all the running processes.
- DisplayName (String) – To set a meaningful name according to the user.