vcProcessGroup

Process group is an automatic grouping of all process implementations that have the same process id (identifier). The process implementations are not owned but only referenced by this object. The parent vcProcessManager provides events for tracking the changes.

Note: vcProcessGroup is automatically deleted when it becomes empty.

Properties

Name Type Access Description
Implementations List of vcProcessRoutine R Gets all process implementations.
Manager vcProcessManager R The process manager that owns this group object.
ProcessId

String

R The process identifier (name) all these implementations share.