Intel(R) SuperBuilder

InteropHelpersJobKillGroup Class

A job object that kills all processes when the last process exits.

Definition

Namespace: SuperBuilderWinService.Utils
Assembly: IntelAiaService (in IntelAiaService.exe) Version: 1.0.0+e5af843a4e6a75a047681ce8b5d33ceb3660e546
C#
public class JobKillGroup
Inheritance
Object    InteropHelpersJobKillGroup

Constructors

InteropHelpersJobKillGroup Create a job object.

Methods

AssignProcess Assign a process to the job object.
Destroy Destroy the job object without killing the processes.
Equals
(Inherited from Object)
Finalize
(Inherited from Object)
GetHashCode
(Inherited from Object)
GetType
(Inherited from Object)
MemberwiseClone
(Inherited from Object)
ToString
(Inherited from Object)

See Also