C# Class BuildTools.JOBOBJECT_BASIC_LIMIT_INFORMATION

Afficher le fichier Open project: DemonWav/BuildToolsGUI Class Usage Examples

Méthodes publiques

Свойство Type Description
ActiveProcessLimit System.UInt32
Affinity System.UIntPtr
LimitFlags System.UInt32
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
Résultat System.UInt32

Affinity public_oe property

public UIntPtr,System Affinity
Résultat System.UIntPtr

LimitFlags public_oe property

public UInt32,System LimitFlags
Résultat System.UInt32

MaximumWorkingSetSize public_oe property

public UIntPtr,System MaximumWorkingSetSize
Résultat System.UIntPtr

MinimumWorkingSetSize public_oe property

public UIntPtr,System MinimumWorkingSetSize
Résultat System.UIntPtr

PerJobUserTimeLimit public_oe property

public Int64,System PerJobUserTimeLimit
Résultat System.Int64

PerProcessUserTimeLimit public_oe property

public Int64,System PerProcessUserTimeLimit
Résultat System.Int64

PriorityClass public_oe property

public UInt32,System PriorityClass
Résultat System.UInt32

SchedulingClass public_oe property

public UInt32,System SchedulingClass
Résultat System.UInt32