C# Class ACR_DatabaseConnector.DatabaseConnector.JOBOBJECT_BASIC_LIMIT_INFORMATION

Mostrar archivo Open project: ALandFarAway/ALFA-Base-Resources

Public Properties

Property Type Description
ActiveProcessLimit System.UInt32
Affinity System.UIntPtr
LimitFlags JOBOBJECTLIMIT
MaximumWorkingSetSize System.UIntPtr
MinimumWorkingSetSize System.UIntPtr
PerJobUserTimeLimit System.Int64
PerProcessUserTimeLimit System.Int64
PriorityClass System.UInt32
SchedulingClass System.UInt32

Property Details

ActiveProcessLimit public_oe property

public UInt32,System ActiveProcessLimit
return System.UInt32

Affinity public_oe property

public UIntPtr,System Affinity
return System.UIntPtr

LimitFlags public_oe property

public JOBOBJECTLIMIT LimitFlags
return JOBOBJECTLIMIT

MaximumWorkingSetSize public_oe property

public UIntPtr,System MaximumWorkingSetSize
return System.UIntPtr

MinimumWorkingSetSize public_oe property

public UIntPtr,System MinimumWorkingSetSize
return System.UIntPtr

PerJobUserTimeLimit public_oe property

public Int64,System PerJobUserTimeLimit
return System.Int64

PerProcessUserTimeLimit public_oe property

public Int64,System PerProcessUserTimeLimit
return System.Int64

PriorityClass public_oe property

public UInt32,System PriorityClass
return System.UInt32

SchedulingClass public_oe property

public UInt32,System SchedulingClass
return System.UInt32