C# Class BuildTools.JOBOBJECT_EXTENDED_LIMIT_INFORMATION

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

Méthodes publiques

Свойство Type Description
BasicLimitInformation JOBOBJECT_BASIC_LIMIT_INFORMATION
IoInfo IO_COUNTERS
JobMemoryLimit System.UIntPtr
PeakJobMemoryUsed System.UIntPtr
PeakProcessMemoryUsed System.UIntPtr
ProcessMemoryLimit System.UIntPtr

Property Details

BasicLimitInformation public_oe property

public JOBOBJECT_BASIC_LIMIT_INFORMATION,BuildTools BasicLimitInformation
Résultat JOBOBJECT_BASIC_LIMIT_INFORMATION

IoInfo public_oe property

public IO_COUNTERS,BuildTools IoInfo
Résultat IO_COUNTERS

JobMemoryLimit public_oe property

public UIntPtr,System JobMemoryLimit
Résultat System.UIntPtr

PeakJobMemoryUsed public_oe property

public UIntPtr,System PeakJobMemoryUsed
Résultat System.UIntPtr

PeakProcessMemoryUsed public_oe property

public UIntPtr,System PeakProcessMemoryUsed
Résultat System.UIntPtr

ProcessMemoryLimit public_oe property

public UIntPtr,System ProcessMemoryLimit
Résultat System.UIntPtr