Table of Contents

Enum JOBOBJECTLIMIT

Namespace
Alternet.Common
Assembly
Alternet.Common.v10.dll

Contains basic limit information for a job object.

[Flags]
public enum JOBOBJECTLIMIT : uint

Fields

JOB_OBJECT_LIMIT_KILL_ON_JOB_CLOSE = 8192

Causes all processes associated with the job to terminate when the last handle to the job is closed.